PUREINT API

This is the home page.
DJDT

Versions

Package Name Version
Django 3.2.21
Python 3.8.13
crispy_forms Crispy_Forms 2.0
debug_toolbar Debug Toolbar 4.2.0
django_celery_beat Periodic Tasks 2.2.0
django_celery_results Celery Results 2.0.1
drf_yasg Drf_Yasg 1.21.7
edgel The Edinburgh GEL 1.6.0
oauth2_provider Django OAuth Toolkit 2.3.0
rest_framework Django REST framework 3.14.0
sitetree Site Trees 1.17.3

Time

Resource usage

Resource Value
User CPU time 19.291 msec
System CPU time 0.000 msec
Total CPU time 19.291 msec
Elapsed time 19.336 msec
Context switches 7 voluntary, 1 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from config.settings.dev

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ADMIN_SITE_HEADER 'PUREINT API Administration'
ALLOWED_HOSTS ['dev.pureintapi.is.ed.ac.uk']
APPEND_SLASH True
APP_NAME 'pureintapi'
AUTHENTICATION_BACKENDS ['pureintapi.sso.SSOBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'pureintapi.User'
BASE_DIR '/srv/pureintapi'
CACHES {'default': {'BACKEND': 'django.core.cache.backends.memcached.PyMemcacheCache', 'KEY_PREFIX': '********************', 'LOCATION': '127.0.0.1:11211'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CELERY_BROKER_POOL_LIMIT None
CELERY_BROKER_TRANSPORT_OPTIONS {'interval_max': 0.5, 'interval_start': 0, 'interval_step': 0.2, 'max_retries': 3}
CELERY_BROKER_URL 'amqp://pureintapi:d9bJpxL02341504@localhost:5672/celery'
CELERY_ENABLE_UTC False
CELERY_RESULT_BACKEND 'django-db'
CELERY_TASK_DEFAULT_QUEUE 'pureintapi'
CELERY_TIMEZONE 'Europe/London'
CREATE_SUPERUSER_SECRET '********************'
CRISPY_TEMPLATE_PACK 'bootstrap3'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'edgel.views.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': 'mariadb-csg-kb1dev.is.ed.ac.uk', 'NAME': 'pureintapi', 'OPTIONS': {'charset': 'utf8mb4', 'init_command': "SET sql_mode='STRICT_TRANS_TABLES'"}, 'PASSWORD': '********************', 'PORT': '3306', 'TEST': {'CHARSET': None, 'COLLATION': None, 'DEPENDENCIES': [], 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'pureintapiuser'}, 'pureintapi': '********************'}
DATABASE_ROUTERS ['config.dbrouters.DbRouter']
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'SHOW_TOOLBAR_CALLBACK': 'pureintapi.developer_toolbar.show_toolbar_callback'}
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.AutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'noreply@ed.ac.uk'
DEFAULT_HASHING_ALGORITHM 'sha256'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_LOGGING {'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}
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
DJANGO_APPS ('django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize', 'edgel', 'django.contrib.admin', 'django_celery_beat', 'django_celery_results')
EASE_COOKIE_NAME 'cosign-eucsCosign.pureintapi.is.ed.ac.uk'
EASE_LOGOUT_URL 'https://www-dev.ease.ed.ac.uk/logout.cgi'
EASE_URL 'https://www-dev.ease.ed.ac.uk/'
EDGEL {'colour': 'grey', 'html_suffix': ['PUREINT API', 'The University of Edinburgh']}
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST 'bulkmailrelay.ucs.ed.ac.uk'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX 'DEV PUREINT API '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
ENVIRONMENT 'dev'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
IGNORABLE_404_URLS []
INSTALLED_APPS ('django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize', 'edgel', 'django.contrib.admin', 'django_celery_beat', 'django_celery_results', 'crispy_forms', 'drf_yasg', 'sitetree', 'sorl.thumbnail', 'uoecore.djangohealthcheck', 'rest_framework', 'oauth2_provider', 'deployutils', 'scheduled', 'api', 'pureintapi', 'upm', 'pureintxml', 'debug_toolbar')
INTERNAL_IPS ['127.0.0.1']
LANGUAGES [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE 'en-GB'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOCAL_APPS ('deployutils', 'scheduled', 'api', 'pureintapi', 'upm', 'pureintxml')
LOGFILE_COUNT 5
LOGFILE_PATH '/apps/log/pureintapi/pureintapi.log'
LOGFILE_SIZE 2097152
LOGGING {}
LOGGING_CONFIG None
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/accounts/login/'
LOGLEVEL 'ERROR'
LOGOUT_REDIRECT_URL None
MANAGERS []
MEDIA_ROOT '/apps/media/pureintapi'
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'edgel.middleware.EdGelMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'pureintapi.sso.SSOMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
PREPEND_WWW False
PUREINTAPI_SCHEDULES '********************'
RELEASE {'commit_hash': 'b82a8a1dc2145d08ea1fe138629c8f2a4391311d', 'release_name': 'feature-ris030-xml-integration-35', 'vcs_branch': 'feature-ris030-xml-integration'}
REST_FRAMEWORK {'DEFAULT_AUTHENTICATION_CLASSES': ('config.authentication.XJwtAssertionAuthentication',), 'DEFAULT_PERMISSION_CLASSES': ('rest_framework.permissions.IsAuthenticated',), 'EXCEPTION_HANDLER': 'pureintapi.views.custom_exception_handler'}
ROOT_DIR '/srv/pureintapi'
ROOT_URLCONF 'config.urls'
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER ('HTTP_X_FORWARDED_PROTO', 'https')
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'apps-appsupp@mlist.is.ed.ac.uk'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'config.settings.dev'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SIMPLE_JWT {'ALGORITHM': 'RS256', 'AUTH_HEADER_TYPES': ('X-Jwt-Assertion', 'Bearer'), 'AUTH_TOKEN_CLASSES': '********************', 'USER_ID_CLAIM': 'http://wso2.org/claims/username', 'USER_ID_FIELD': 'username', 'VERIFYING_KEY': '********************'}
SITE_ID 1
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT '/srv/pureintapi/static'
STATIC_URL '/static/'
SWAGGER_SETTINGS {'USE_SESSION_AUTH': False, 'VALIDATOR_URL': None}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.template.context_processors.i18n', 'django.template.context_processors.media', 'django.template.context_processors.static', 'django.template.context_processors.tz', 'django.contrib.messages.context_processors.messages', 'edgel.context_processors.edgel', 'pureintapi.sso.sso_context_processor'], 'debug': False}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THIRD_PARTY_APPS ('crispy_forms', 'drf_yasg', 'sitetree', 'sorl.thumbnail', 'uoecore.djangohealthcheck', 'rest_framework', 'oauth2_provider')
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'Europe/London'
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST True
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'config.wsgi.application'
XML_DIR '/apps/media/pureintapi/xml'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding Identity
Connection Keep-Alive
Cookie => see Request panel
Host localhost:8108
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Via 1.1 dev.pureintapi.is.ed.ac.uk
X-Forwarded-For 3.141.44.9
X-Forwarded-Host dev.pureintapi.is.ed.ac.uk
X-Forwarded-Proto https
X-Forwarded-Server dev.pureintapi.is.ed.ac.uk

Response headers

Key Value
Content-Length 3224
Content-Type text/html; charset=utf-8
Referrer-Policy same-origin
Vary Cookie
X-Content-Type-Options nosniff
X-Frame-Options DENY

WSGI environ

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

Key Value
PATH_INFO /
QUERY_STRING
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 8108
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE gunicorn/21.2.0

Request

View information

View function Arguments Keyword arguments URL name
pureintapi.views.home () {} home

Cookies

Variable Value
'RCKBMHKB' '027ff8be59-56fd-485jluyfwSXxQedZRJdFOLrvI62iMzrF8sLuGlDS-2l5QbC3S7HIzAF2-Pn-r-WaZw6SA'

No session data

No GET data

No POST data

SQL queries from 0 connections

No SQL queries were recorded during this request.

Static files (645 found, 18 used)

Static file paths

None

Static file apps

  1. edgel
  2. django.contrib.admin
  3. drf_yasg
  4. sitetree
  5. rest_framework
  6. api
  7. pureintapi
  8. debug_toolbar

Static files

jquery/jquery-3.5.1.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/jquery/jquery-3.5.1.min.js
edgel/js/html5shiv.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/html5shiv.min.js
edgel/js/respond.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/respond.min.js
edgel/js/picturefill.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/picturefill.min.js
edgel/js/edgel.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel.min.js
edgel/js/edgel-cookie.min.js
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel-cookie.min.js
pureintapi/app.js
None
edgel/css/edgel-grey.min.css
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-grey.min.css
edgel/css/edgel-cookie.min.css
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-cookie.min.css
pureintapi/app.css
None
favicon/favicon-32x32.png
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon-32x32.png
favicon/favicon-16x16.png
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon-16x16.png
favicon/apple-touch-icon.png
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/apple-touch-icon.png
favicon/manifest.json
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/manifest.json
favicon/safari-pinned-tab.svg
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/safari-pinned-tab.svg
favicon/favicon.ico
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon.ico
favicon/browserconfig.xml
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/browserconfig.xml
edgel/images/logo.png
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/images/logo.png

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

Path Location
favicon/android-chrome-512x512.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/android-chrome-512x512.png
favicon/mstile-310x310.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/mstile-310x310.png
favicon/android-chrome-192x192.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/android-chrome-192x192.png
favicon/favicon-32x32.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon-32x32.png
favicon/favicon-16x16.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon-16x16.png
favicon/apple-touch-icon.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/apple-touch-icon.png
favicon/manifest.json /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/manifest.json
favicon/mstile-70x70.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/mstile-70x70.png
favicon/mstile-310x150.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/mstile-310x150.png
favicon/safari-pinned-tab.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/safari-pinned-tab.svg
favicon/favicon.ico /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/favicon.ico
favicon/browserconfig.xml /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/browserconfig.xml
favicon/mstile-150x150.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/favicon/mstile-150x150.png
edgel/fonts/crimson-italic-cyrillic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300.woff2
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.eot
edgel/fonts/source-sans-pro-v10-vietnamese-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-600.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-regular.eot
edgel/fonts/source-sans-pro-v10-greek-ext-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.woff2
edgel/fonts/source-sans-pro-v10-latin-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-regular.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-600.svg
edgel/fonts/crimson-roman-cyrillic-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic-ext.eot
edgel/fonts/crimson-roman-latin-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin-ext.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-600.eot
edgel/fonts/source-sans-pro-v10-cyrillic-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700italic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.ttf
edgel/fonts/source-sans-pro-v10-greek-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700italic.eot
edgel/fonts/crimson-italic-greek-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek-ext.woff2
edgel/fonts/source-sans-pro-v10-greek-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-regular.eot
edgel/fonts/source-sans-pro-v10-greek-ext-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-regular.svg
edgel/fonts/source-sans-pro-v10-greek-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300italic.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700.svg
edgel/fonts/source-sans-pro-v10-greek-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300.woff
edgel/fonts/source-sans-pro-v10-vietnamese-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700italic.svg
edgel/fonts/source-sans-pro-v10-latin-ext-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700italic.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.woff2
edgel/fonts/crimson-italic-cyrillic-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic-ext.woff
edgel/fonts/source-sans-pro-v10-vietnamese-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700.woff
edgel/fonts/crimson-roman-cyrillic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700.ttf
edgel/fonts/crimson-roman-cyrillic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic.svg
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300italic.svg
edgel/fonts/source-sans-pro-v10-latin-ext-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-600.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-600.ttf
edgel/fonts/crimson-roman-latin.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin.woff2
edgel/fonts/crimson-italic-greek-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek-ext.woff
edgel/fonts/source-sans-pro-v10-latin-ext-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.ttf
edgel/fonts/source-sans-pro-v10-latin-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700.woff2
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.svg
edgel/fonts/source-sans-pro-v10-latin-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300.woff
edgel/fonts/crimson-italic-cyrillic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic.ttf
edgel/fonts/crimson-roman-greek-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek-ext.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.svg
edgel/fonts/source-sans-pro-v10-greek-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-regular.svg
edgel/fonts/crimson-italic-greek-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek-ext.svg
edgel/fonts/source-sans-pro-v10-greek-ext-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-regular.eot
edgel/fonts/source-sans-pro-v10-greek-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-600.ttf
edgel/fonts/crimson-roman-latin.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin.woff
edgel/fonts/crimson-roman-vietnamese.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-vietnamese.svg
edgel/fonts/glyphicons-halflings-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/glyphicons-halflings-regular.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-600.eot
edgel/fonts/crimson-roman-greek.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek.svg
edgel/fonts/source-sans-pro-v10-cyrillic-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700.svg
edgel/fonts/source-sans-pro-v10-latin-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300italic.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.svg
edgel/fonts/crimson-roman-cyrillic-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic-ext.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-600.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700italic.ttf
edgel/fonts/crimson-italic-all.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-all.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.ttf
edgel/fonts/source-sans-pro-v10-latin-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300italic.woff2
edgel/fonts/source-sans-pro-v10-greek-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-italic.woff2
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.svg
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.woff
edgel/fonts/crimson-italic-cyrillic-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic-ext.woff2
edgel/fonts/crimson-roman-cyrillic-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic-ext.woff
edgel/fonts/crimson-roman-latin.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.svg
edgel/fonts/source-sans-pro-v10-latin-ext-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-600.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300italic.svg
edgel/fonts/source-sans-pro-v10-greek-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700.svg
edgel/fonts/source-sans-pro-v10-greek-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700italic.svg
edgel/fonts/source-sans-pro-v10-vietnamese-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700italic.ttf
edgel/fonts/source-sans-pro-v10-latin-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-600.woff
edgel/fonts/source-sans-pro-v10-latin-ext-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.svg
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.woff
edgel/fonts/source-sans-pro-v10-latin-ext-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.woff
edgel/fonts/source-sans-pro-v10-vietnamese-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-regular.svg
edgel/fonts/source-sans-pro-v10-greek-ext-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700.ttf
edgel/fonts/crimson-roman-all.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-all.woff
edgel/fonts/glyphicons-halflings-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/glyphicons-halflings-regular.svg
edgel/fonts/source-sans-pro-v10-greek-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-italic.woff
edgel/fonts/crimson-roman-vietnamese.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-vietnamese.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.eot
edgel/fonts/source-sans-pro-v10-latin-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300italic.svg
edgel/fonts/crimson-italic-latin-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin-ext.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.svg
edgel/fonts/source-sans-pro-v10-latin-ext-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.eot
edgel/fonts/crimson-italic-latin.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin.eot
edgel/fonts/source-sans-pro-v10-greek-ext-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-600.woff2
edgel/fonts/crimson-roman-all.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-all.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700italic.woff2
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300italic.woff2
edgel/fonts/crimson-italic-vietnamese.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-vietnamese.ttf
edgel/fonts/crimson-italic-all.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-all.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.woff
edgel/fonts/source-sans-pro-v10-greek-ext-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-600.eot
edgel/fonts/crimson-italic-greek-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek-ext.ttf
edgel/fonts/crimson-italic-cyrillic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic.eot
edgel/fonts/crimson-roman-latin-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin-ext.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.eot
edgel/fonts/crimson-italic-vietnamese.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-vietnamese.eot
edgel/fonts/source-sans-pro-v10-latin-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-regular.svg
edgel/fonts/source-sans-pro-v10-greek-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-regular.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300.svg
edgel/fonts/source-sans-pro-v10-greek-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700italic.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-italic.ttf
edgel/fonts/source-sans-pro-v10-greek-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-regular.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-regular.eot
edgel/fonts/source-sans-pro-v10-latin-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-regular.ttf
edgel/fonts/crimson-italic-latin-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin-ext.svg
edgel/fonts/README.md /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/README.md
edgel/fonts/source-sans-pro-v10-latin-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700italic.eot
edgel/fonts/crimson-italic-cyrillic-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic-ext.svg
edgel/fonts/crimson-roman-greek-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek-ext.eot
edgel/fonts/source-sans-pro-v10-latin-ext-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-regular.eot
edgel/fonts/source-sans-pro-v10-cyrillic-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-regular.svg
edgel/fonts/source-sans-pro-v10-greek-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300italic.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-italic.woff
edgel/fonts/crimson-italic-latin.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin.woff
edgel/fonts/crimson-italic-cyrillic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic.woff
edgel/fonts/source-sans-pro-v10-greek-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-600.svg
edgel/fonts/source-sans-pro-v10-vietnamese-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700.eot
edgel/fonts/crimson-italic-latin-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin-ext.eot
edgel/fonts/source-sans-pro-v10-greek-ext-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700italic.ttf
edgel/fonts/source-sans-pro-v10-greek-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-600.woff
edgel/fonts/crimson-roman-greek-ext.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek-ext.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-italic.woff2
edgel/fonts/crimson-roman-vietnamese.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-vietnamese.ttf
edgel/fonts/glyphicons-halflings-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/glyphicons-halflings-regular.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300italic.eot
edgel/fonts/source-sans-pro-v10-latin-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-italic.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.svg
edgel/fonts/source-sans-pro-v10-greek-ext-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700italic.woff2
edgel/fonts/source-sans-pro-v10-greek-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-italic.eot
edgel/fonts/source-sans-pro-v10-vietnamese-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.ttf
edgel/fonts/crimson-italic-greek.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek.ttf
edgel/fonts/crimson-italic-latin-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin-ext.woff2
edgel/fonts/crimson-italic-vietnamese.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-vietnamese.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-italic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.eot
edgel/fonts/source-sans-pro-v10-latin-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-regular.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-italic.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700italic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.svg
edgel/fonts/crimson-roman-latin-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin-ext.ttf
edgel/fonts/crimson-roman-cyrillic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-600.woff2
edgel/fonts/crimson-roman-vietnamese.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-vietnamese.eot
edgel/fonts/source-sans-pro-v10-cyrillic-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-italic.woff2
edgel/fonts/source-sans-pro-v10-greek-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700italic.eot
edgel/fonts/source-sans-pro-v10-greek-ext-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-regular.woff
edgel/fonts/crimson-roman-greek.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-regular.woff
edgel/fonts/source-sans-pro-v10-greek-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700italic.woff
edgel/fonts/crimson-italic-all.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-all.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-600.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700italic.woff2
edgel/fonts/crimson-roman-latin.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300.eot
edgel/fonts/source-sans-pro-v10-latin-ext-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300.svg
edgel/fonts/source-sans-pro-v10-latin-ext-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300italic.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300.eot
edgel/fonts/crimson-italic-vietnamese.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-vietnamese.woff
edgel/fonts/source-sans-pro-v10-vietnamese-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300.eot
edgel/fonts/source-sans-pro-v10-vietnamese-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-regular.woff
edgel/fonts/source-sans-pro-v10-latin-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700italic.woff
edgel/fonts/source-sans-pro-v10-latin-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300.svg
edgel/fonts/source-sans-pro-v10-cyrillic-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-600.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300italic.ttf
edgel/fonts/crimson-roman-greek.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek.eot
edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.eot
edgel/fonts/source-sans-pro-v10-latin-700italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700italic.ttf
edgel/fonts/source-sans-pro-v10-latin-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-italic.woff2
edgel/fonts/source-sans-pro-v10-latin-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-600.eot
edgel/fonts/source-sans-pro-v10-cyrillic-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-italic.svg
edgel/fonts/source-sans-pro-v10-greek-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-italic.eot
edgel/fonts/crimson-italic-greek.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek.svg
edgel/fonts/source-sans-pro-v10-greek-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300.svg
edgel/fonts/crimson-italic-greek.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek.woff
edgel/fonts/source-sans-pro-v10-greek-ext-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.woff
edgel/fonts/source-sans-pro-v10-latin-ext-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-italic.woff2
edgel/fonts/crimson-italic-cyrillic-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic-ext.ttf
edgel/fonts/source-sans-pro-v10-greek-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-italic.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-600.svg
edgel/fonts/source-sans-pro-v10-vietnamese-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300.svg
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.woff2
edgel/fonts/source-sans-pro-v10-latin-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300italic.woff
edgel/fonts/source-sans-pro-v10-greek-ext-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.svg
edgel/fonts/glyphicons-halflings-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/glyphicons-halflings-regular.eot
edgel/fonts/source-sans-pro-v10-latin-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-600.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-regular.woff2
edgel/fonts/crimson-roman-latin.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-italic.svg
edgel/fonts/crimson-italic-latin.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin.svg
edgel/fonts/source-sans-pro-v10-vietnamese-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700.svg
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.woff2
edgel/fonts/source-sans-pro-v10-greek-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300italic.svg
edgel/fonts/crimson-italic-vietnamese.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-vietnamese.svg
edgel/fonts/crimson-roman-vietnamese.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-vietnamese.woff2
edgel/fonts/source-sans-pro-v10-greek-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300italic.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-600.woff
edgel/fonts/source-sans-pro-v10-latin-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700italic.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700.woff2
edgel/fonts/source-sans-pro-v10-latin-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700.eot
edgel/fonts/source-sans-pro-v10-vietnamese-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-600.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300.woff
edgel/fonts/crimson-roman-all.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-all.eot
edgel/fonts/source-sans-pro-v10-greek-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300.eot
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.eot
edgel/fonts/source-sans-pro-v10-greek-ext-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300.ttf
edgel/fonts/source-sans-pro-v10-latin-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300.woff2
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700italic.eot
edgel/fonts/source-sans-pro-v10-greek-700.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700.ttf
edgel/fonts/crimson-italic-latin.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.eot
edgel/fonts/crimson-italic-all.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-all.woff
edgel/fonts/source-sans-pro-v10-vietnamese-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300italic.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-600.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.eot
edgel/fonts/crimson-italic-greek.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.woff
edgel/fonts/crimson-roman-greek-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek-ext.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300italic.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300.woff
edgel/fonts/source-sans-pro-v10-vietnamese-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-regular.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300italic.eot
edgel/fonts/crimson-roman-cyrillic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700italic.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-italic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700.eot
edgel/fonts/source-sans-pro-v10-latin-ext-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700italic.woff
edgel/fonts/source-sans-pro-v10-greek-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700italic.woff2
edgel/fonts/source-sans-pro-v10-greek-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-regular.woff
edgel/fonts/source-sans-pro-v10-cyrillic-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-regular.eot
edgel/fonts/crimson-roman-cyrillic-ext.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic-ext.woff2
edgel/fonts/source-sans-pro-v10-greek-300.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.ttf
edgel/fonts/source-sans-pro-v10-latin-ext-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300.ttf
edgel/fonts/crimson-italic-latin-ext.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin-ext.ttf
edgel/fonts/crimson-roman-greek.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek.woff
edgel/fonts/source-sans-pro-v10-vietnamese-italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-italic.woff2
edgel/fonts/crimson-italic-all.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-all.svg
edgel/fonts/source-sans-pro-v10-greek-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700.woff2
edgel/fonts/source-sans-pro-v10-greek-ext-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-regular.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-italic.ttf
edgel/fonts/crimson-roman-all.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-all.svg
edgel/fonts/source-sans-pro-v10-cyrillic-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300italic.woff2
edgel/fonts/source-sans-pro-v10-latin-italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-italic.svg
edgel/fonts/source-sans-pro-v10-greek-ext-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-300.eot
edgel/fonts/crimson-italic-latin.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-latin.ttf
edgel/fonts/source-sans-pro-v10-latin-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-600.svg
edgel/fonts/crimson-roman-all.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-all.woff2
edgel/fonts/source-sans-pro-v10-greek-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-300.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.eot
edgel/fonts/crimson-roman-cyrillic-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic-ext.svg
edgel/fonts/crimson-italic-greek.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek.eot
edgel/fonts/source-sans-pro-v10-vietnamese-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-700italic.eot
edgel/fonts/source-sans-pro-v10-latin-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.ttf
edgel/fonts/source-sans-pro-v10-cyrillic-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.woff
edgel/fonts/crimson-roman-latin-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin-ext.svg
edgel/fonts/crimson-italic-greek-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-greek-ext.eot
edgel/fonts/source-sans-pro-v10-vietnamese-italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-italic.eot
edgel/fonts/source-sans-pro-v10-latin-ext-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-600.svg
edgel/fonts/source-sans-pro-v10-vietnamese-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-regular.ttf
edgel/fonts/crimson-italic-cyrillic-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic-ext.eot
edgel/fonts/source-sans-pro-v10-greek-ext-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700.eot
edgel/fonts/crimson-italic-cyrillic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-italic-cyrillic.svg
edgel/fonts/source-sans-pro-v10-latin-600.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-600.ttf
edgel/fonts/source-sans-pro-v10-greek-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-600.eot
edgel/fonts/source-sans-pro-v10-latin-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700.woff
edgel/fonts/source-sans-pro-v10-greek-ext-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-regular.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-600.woff
edgel/fonts/source-sans-pro-v10-latin-ext-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-regular.svg
edgel/fonts/source-sans-pro-v10-latin-ext-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700.eot
edgel/fonts/source-sans-pro-v10-vietnamese-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300italic.svg
edgel/fonts/crimson-roman-latin-ext.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-latin-ext.eot
edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-600.woff
edgel/fonts/source-sans-pro-v10-greek-600.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-600.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-regular.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-700.svg
edgel/fonts/source-sans-pro-v10-vietnamese-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-italic.ttf
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-700.woff2
edgel/fonts/glyphicons-halflings-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/glyphicons-halflings-regular.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300.ttf
edgel/fonts/source-sans-pro-v10-latin-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-700.svg
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300.ttf
edgel/fonts/source-sans-pro-v10-vietnamese-300italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300italic.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-700italic.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700italic.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300.woff
edgel/fonts/source-sans-pro-v10-latin-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-regular.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300italic.eot
edgel/fonts/source-sans-pro-v10-latin-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-italic.woff
edgel/fonts/source-sans-pro-v10-greek-700.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-700.eot
edgel/fonts/crimson-roman-greek.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek.ttf
edgel/fonts/source-sans-pro-v10-greek-ext-700italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700italic.eot
edgel/fonts/source-sans-pro-v10-greek-ext-700.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700.svg
edgel/fonts/source-sans-pro-v10-latin-ext-300.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-300.woff2
edgel/fonts/source-sans-pro-v10-vietnamese-300italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-vietnamese-300italic.woff
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-regular.ttf
edgel/fonts/source-sans-pro-v10-latin-300.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300.eot
edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext_vietnamese_cyrillic-ext_greek_latin_greek-ext_cyrillic-300.woff
edgel/fonts/source-sans-pro-v10-greek-ext-700italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-700italic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-italic.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-italic.woff
edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-regular.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-ext-300italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-300italic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300italic.eot
edgel/fonts/source-sans-pro-v10-latin-ext-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-regular.woff2
edgel/fonts/source-sans-pro-v10-cyrillic-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700.woff
edgel/fonts/source-sans-pro-v10-greek-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-regular.woff2
edgel/fonts/source-sans-pro-v10-latin-ext-700.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-700.woff
edgel/fonts/source-sans-pro-v10-greek-ext-600.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-greek-ext-600.svg
edgel/fonts/source-sans-pro-v10-latin-ext-italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-italic.ttf
edgel/fonts/crimson-roman-cyrillic.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-cyrillic.eot
edgel/fonts/source-sans-pro-v10-cyrillic-300italic.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-300italic.ttf
edgel/fonts/source-sans-pro-v10-latin-300italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-300italic.svg
edgel/fonts/source-sans-pro-v10-cyrillic-700italic.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-cyrillic-700italic.svg
edgel/fonts/crimson-roman-greek-ext.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/crimson-roman-greek-ext.svg
edgel/fonts/source-sans-pro-v10-latin-ext-600.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/fonts/source-sans-pro-v10-latin-ext-600.eot
edgel/images/logo.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/images/logo.png
edgel/images/footer-affiliations.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/images/footer-affiliations.png
edgel/js/picturefill.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/picturefill.min.js
edgel/js/respond.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/respond.min.js
edgel/js/edgel.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel.js
edgel/js/edgel-cookie.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel-cookie.min.js
edgel/js/edgel-cookie.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel-cookie.js
edgel/js/edgel.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/edgel.min.js
edgel/js/html5shiv.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/js/html5shiv.min.js
edgel/css/edgel-grey.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-grey.css.map
edgel/css/edgel-jade.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-jade.css
edgel/css/edgel-pink.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-pink.css.map
edgel/css/edgel-pink.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-pink.css
edgel/css/edgel-purple.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-purple.min.css
edgel/css/edgel-purple.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-purple.css
edgel/css/edgel-jade.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-jade.css.map
edgel/css/edgel-jade.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-jade.min.css
edgel/css/edgel-blue-bright.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-bright.min.css
edgel/css/edgel-red.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-red.css
edgel/css/edgel-grey.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-grey.min.css
edgel/css/edgel-brown.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-brown.css
edgel/css/edgel-blue-muted.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-muted.css
edgel/css/edgel-brown.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-brown.min.css
edgel/css/edgel-green-dark.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-green-dark.css.map
edgel/css/edgel-cookie.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-cookie.css
edgel/css/edgel-centre-sport-exercise.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-centre-sport-exercise.css
edgel/css/edgel-purple.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-purple.css.map
edgel/css/edgel-blue-university.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-university.css
edgel/css/edgel-blue-bright.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-bright.css.map
edgel/css/edgel-blue-muted.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-muted.min.css
edgel/css/edgel-grey.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-grey.css
edgel/css/edgel-burgundy.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-burgundy.min.css
edgel/css/edgel-pink.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-pink.min.css
edgel/css/edgel-cookie.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-cookie.min.css
edgel/css/edgel-centre-sport-exercise.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-centre-sport-exercise.css.map
edgel/css/edgel-red.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-red.min.css
edgel/css/edgel-blue-bright.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-bright.css
edgel/css/edgel-burgundy.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-burgundy.css
edgel/css/edgel-blue-muted.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-muted.css.map
edgel/css/edgel-burgundy.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-burgundy.css.map
edgel/css/edgel-green-dark.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-green-dark.css
edgel/css/edgel-green-dark.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-green-dark.min.css
edgel/css/edgel-red.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-red.css.map
edgel/css/edgel-brown.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-brown.css.map
edgel/css/edgel-centre-sport-exercise.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-centre-sport-exercise.min.css
edgel/css/edgel-blue-university.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-university.min.css
edgel/css/edgel-blue-university.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-blue-university.css.map
edgel/css/edgel-cookie.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/edgel/css/edgel-cookie.css.map
jquery/jquery-3.5.1.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/static/jquery/jquery-3.5.1.min.js
admin/img/calendar-icons.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-alert.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/icon-clock.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-no.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-unknown.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-addlink.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-changelink.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-unknown-alt.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-viewlink.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/LICENSE /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/search.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/tooltag-arrowright.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/selector-icons.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-calendar.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/README.txt /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/sorting-icons.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/icon-deletelink.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/tooltag-add.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/inline-delete.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-yes.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/gis/move_vertex_on.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/img/gis/move_vertex_off.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/fonts/Roboto-Regular-webfont.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/Roboto-Bold-webfont.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/Roboto-Light-webfont.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/LICENSE.txt /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/README.txt /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/js/prepopulate_init.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/change_form.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/jquery.init.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/core.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/urlify.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/inlines.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/prepopulate.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/SelectFilter2.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/calendar.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/popup_response.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/SelectBox.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/autocomplete.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/collapse.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/cancel.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/nav_sidebar.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/actions.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/vendor/xregexp/xregexp.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/LICENSE.txt /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/select2/LICENSE.md /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/ru.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/ps.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/et.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/km.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/hu.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/ja.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/pt-BR.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/ko.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/gl.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/pl.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/hi.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/zh-CN.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/id.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/da.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/nl.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/ka.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/is.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/zh-TW.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/pt.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/he.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/bs.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/dsb.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/fi.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/sk.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/sr.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/es.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/ne.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/ar.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/az.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/lv.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/it.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/vi.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/hsb.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/ro.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/cs.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/tr.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/fr.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/hr.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/th.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/af.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/bg.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/el.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/tk.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/sq.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/nb.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/sv.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/bn.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/lt.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/ca.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/uk.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/en.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/hy.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/sl.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/eu.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/ms.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/fa.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/mk.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/de.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/jquery/jquery.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/LICENSE.txt /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/admin/DateTimeShortcuts.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/css/fonts.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/forms.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/base.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/login.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/nav_sidebar.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/rtl.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/dashboard.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/responsive_rtl.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/responsive.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/autocomplete.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/widgets.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/changelists.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/vendor/select2/select2.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/css/vendor/select2/select2.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/LICENSE-SELECT2.md /apps/venvs/pureintapi/lib64/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
drf-yasg/swagger-ui-init.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-init.js
drf-yasg/immutable.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/immutable.js
drf-yasg/style.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/style.css
drf-yasg/redoc-init.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc-init.js
drf-yasg/insQ.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/insQ.min.js
drf-yasg/insQ.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/insQ.js
drf-yasg/immutable.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/immutable.min.js
drf-yasg/README /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/README
drf-yasg/redoc/redoc.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc/redoc.min.js
drf-yasg/redoc/LICENSE /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc/LICENSE
drf-yasg/redoc/redoc-logo.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc/redoc-logo.png
drf-yasg/redoc/redoc.standalone.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc/redoc.standalone.js.map
drf-yasg/redoc-old/redoc.min.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js.map
drf-yasg/redoc-old/redoc.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js
drf-yasg/redoc-old/LICENSE /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/redoc-old/LICENSE
drf-yasg/swagger-ui-dist/oauth2-redirect.html /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/oauth2-redirect.html
drf-yasg/swagger-ui-dist/swagger-ui-bundle.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js
drf-yasg/swagger-ui-dist/swagger-ui.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css
drf-yasg/swagger-ui-dist/index.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/index.js
drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map
drf-yasg/swagger-ui-dist/absolute-path.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/absolute-path.js
drf-yasg/swagger-ui-dist/favicon-32x32.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/favicon-32x32.png
drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js
drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map
drf-yasg/swagger-ui-dist/LICENSE /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/LICENSE
drf-yasg/swagger-ui-dist/swagger-ui.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map
drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js
drf-yasg/swagger-ui-dist/NOTICE /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/NOTICE
drf-yasg/swagger-ui-dist/swagger-ui.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map
drf-yasg/swagger-ui-dist/swagger-initializer.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-initializer.js
drf-yasg/swagger-ui-dist/index.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/index.css
drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js.map
drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map
drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js
css/sitetree_bootstrap_submenu.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/sitetree/static/css/sitetree_bootstrap_submenu.css
rest_framework/docs/img/grid.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/img/favicon.ico /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/js/api.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/jquery.json-view.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/highlight.pack.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/css/highlight.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/css/base.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/img/glyphicons-halflings.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/glyphicons-halflings-white.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/grid.png /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/fonts/glyphicons-halflings-regular.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/fontawesome-webfont.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/glyphicons-halflings-regular.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.eot /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/fontawesome-webfont.ttf /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.svg /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/fontawesome-webfont.woff /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.woff2 /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/js/bootstrap.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/prettify-min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/ajax-form.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/coreapi-0.1.1.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/csrf.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/jquery-3.5.1.min.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/default.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/css/prettify.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/font-awesome-4.0.3.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/bootstrap-theme.min.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/bootstrap-theme.min.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/default.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap-tweaks.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap.min.css.map /apps/venvs/pureintapi/lib64/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
api/swagger-dist-ui/swagger-ui.js.map /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui.js.map
api/swagger-dist-ui/swagger-ui-standalone-preset.js.map /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui-standalone-preset.js.map
api/swagger-dist-ui/swagger-ui.js /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui.js
api/swagger-dist-ui/swagger-ui.css.map /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui.css.map
api/swagger-dist-ui/favicon-32x32.png /srv/pureintapi/api/static/api/swagger-dist-ui/favicon-32x32.png
api/swagger-dist-ui/swagger-ui-bundle.js.map /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui-bundle.js.map
api/swagger-dist-ui/swagger-ui.css /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui.css
api/swagger-dist-ui/swagger-ui-standalone-preset.js /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui-standalone-preset.js
api/swagger-dist-ui/favicon-16x16.png /srv/pureintapi/api/static/api/swagger-dist-ui/favicon-16x16.png
api/swagger-dist-ui/swagger-ui-bundle.js /srv/pureintapi/api/static/api/swagger-dist-ui/swagger-ui-bundle.js
pureint/app.css /srv/pureintapi/pureintapi/static/pureint/app.css
pureint/app.js /srv/pureintapi/pureintapi/static/pureint/app.js
debug_toolbar/js/timer.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/redirect.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/utils.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
debug_toolbar/js/toolbar.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/history.js /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/css/print.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /apps/venvs/pureintapi/lib64/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css

Templates (11 rendered)

Template paths

None

Templates

pureintapi/home.html
/srv/pureintapi/pureintapi/templates/pureintapi/home.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}
pureintapi/base.html
/srv/pureintapi/pureintapi/templates/pureintapi/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}
edgel/base.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}
edgel/favicon.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/favicon.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'} {'block': <Block Node: favicon. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f7cb2b11b80>]>}
edgel/top-nav.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/top-nav.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}
edgel/sitetree-navbar.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/sitetree-navbar.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'True': True, 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">', 'sitetree_items': [<TreeItem: Home>], 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>}
edgel/sitetree-navbar.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/sitetree-navbar.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'True': True, 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">', 'sitetree_items': [<TreeItem: <span class="glyphicon glyphicon-log-in"></span> Log in>], 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>}
edgel/header.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/header.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}
edgel/main-menu.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/main-menu.html
Toggle context {'False': False, 'None': None, 'True': True} {'ancestors': deque([]), 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'current_page': <TreeItem: Home>, 'leaves': [<TreeItem: Who am I?>], 'root': <TreeItem: Home>}
edgel/breadcrumb.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/breadcrumb.html
Toggle context {'False': False, 'None': None, 'True': True} {'breadcrumb': [], 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>}
edgel/messages.html
/apps/venvs/pureintapi/lib64/python3.8/site-packages/edgel/templates/edgel/messages.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-gb', 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', 'TIME_ZONE': 'Europe/London', 'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>, 'debug': True, 'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>, 'remote_user': '', 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>} {'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="c5baf3f41c224a999a14a3529d5ac2c1-abbc023d237cd623"><meta ' 'name="baggage" ' 'content="sentry-trace_id=c5baf3f41c224a999a14a3529d5ac2c1,sentry-environment=dev,sentry-release=pureintapi%40feature-ris030-xml-integration-35,sentry-public_key=2ef24def82804d82b3a373e6a928fa0b">'}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'z2syyWA7r16xA4WLLFLyiL5T91pWxJwjItZTpgEEPIf4ggnQhjR08Bt3cUl0bEoC'>}
django.template.context_processors.debug
Toggle context {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7c94be0af0>}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f7c940a3550>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f7c94cdd880>}
django.template.context_processors.i18n
Toggle context {'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGE_CODE': 'en-gb', 'LANGUAGE_BIDI': False}
django.template.context_processors.media
Toggle context {'MEDIA_URL': '/media/'}
django.template.context_processors.static
Toggle context {'STATIC_URL': '/static/'}
django.template.context_processors.tz
Toggle context {'TIME_ZONE': 'Europe/London'}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f7c940a3df0>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
edgel.context_processors.edgel
Toggle context {'edgel': <edgel.utils.EdGelContext object at 0x7f7c940a34f0>}
pureintapi.sso.sso_context_processor
Toggle context {'remote_user': ''}

Cache calls from 1 backend

Summary

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

Commands

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

Signals

Signal Receivers
class_prepared
connection_created
got_request_exception _got_request_exception
m2m_changed Cache.empty, Cache.empty
post_delete ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, Cache.empty, Cache.empty
post_init
post_migrate create_permissions, create_contenttypes, create_default_site
post_save ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, Cache.empty, Cache.empty, Cache.empty, Cache.empty
pre_delete clear_site_cache, ModelBase.changed, ModelBase.update_changed
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache, ModelBase.changed
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, reload_oauth2_settings, clear_caches, reload_api_settings, reload_api_settings, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties