Tour
fr, 46.227638, 2.213749
Visit Our Expert Guide’s Favorite Wineries in the Medoc Region
American wine critic Robert Parker was the first to base himself on the US Standardized Grading system to grade wines making the buying process easier for consumers. According to this system, a wine that reaches at least 85 points is considered to be above average or good.What consumers usually don’t know is that this grading system results from a first grade out of 50. To that grade, instead of multiplying it by 2 to obtain the final grade out of 100 (the logical way to do it!) the system just adds another 50 points to the first grade. By using this system, a wine that obtains 35/50 on their first grade and that should reach 70/100, finally obtains 35+50=85 points. Imagine therefore a wine that obtains 20/50, the same wine will obtain a 70/100 letting consumers believe that in fact this is not such a ‘bad wine’.
So let’s get to the point. Our team of travel designers have decided to bring you the best of Bordeaux wines by taking you to the wineries that have obtained a real 90+ point average. How is this possible? By combining the scores of 3 major wine tasting events/critics that have put quality before reputation or price. Most of the wineries selected you will never have heard of and many do not offer top of the notch tasting rooms. In fact most of these wineries are not used to having visitors or wine tour companies as their main activity is to make wine! However, they do have one thing in common: create the Best of Bordeaux wines!The Medoc wine region that spans the left bank of the Gironde from the mouth of the river to the city of Bordeaux and includes the four famous communes of St-Estephe, Pauillac, St. Julien and Margaux. It is about 60 km north to south, and about 10 km wide, with around 10,600 hectares under vines and a production of about 50 million liters per year. All the wine made here is red and the main grape variety used is the Cabernet Sauvignon.
| Package | Name | Version |
|---|---|---|
| Django | 3.2.25 | |
| Python | 3.6.8 | |
| debug_toolbar | Debug Toolbar | 3.2.4 |
| Resource | Value |
|---|---|
| User CPU time | 35.635 msec |
| System CPU time | 3.134 msec |
| Total CPU time | 38.769 msec |
| Elapsed time | 726.584 msec |
| Context switches | 6 voluntary, 2 involuntary |
| Timing attribute | Timeline | Milliseconds since navigation start (+length) |
|---|
| Setting | Value |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | [] |
| ALLOWED_HOSTS | ['*'] |
| APPEND_SLASH | True |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_USER_MODEL | 'auth.User' |
| BASE_DIR | PosixPath('/home/travellersbible/public_html/dev2') |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CONTACT_EMAIL | 'webdevarena@gmail.com' |
| CSRF_COOKIE_AGE | 31449600 |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_HTTPONLY | False |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SAMESITE | 'Lax' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
| CSRF_TRUSTED_ORIGINS | [] |
| CSRF_USE_SESSIONS | False |
| DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.mysql',
'HOST': 'localhost',
'NAME': 'travellersbible_dev',
'OPTIONS': {'init_command': "SET sql_mode='STRICT_TRANS_TABLES'"},
'PASSWORD': '********************',
'PORT': '3306',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'travellersbible_devuser'}} |
| DATABASE_ROUTERS | [] |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
| DATA_UPLOAD_MAX_NUMBER_FILES | 100 |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M'] |
| DATE_FORMAT | 'N j, Y' |
| DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
| DEBUG | True |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.models.BigAutoField' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'your_gmail@gmail.com' |
| DEFAULT_HASHING_ALGORITHM | 'sha256' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | [] |
| EMAIL_BACKEND | 'django.core.mail.backends.console.EmailBackend' |
| EMAIL_HOST | 'smtp.gmail.com' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | 'your_gmail@gmail.com' |
| EMAIL_PORT | 587 |
| EMAIL_SSL_CERTFILE | None |
| EMAIL_SSL_KEYFILE | '********************' |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_TIMEOUT | None |
| EMAIL_USE_LOCALTIME | False |
| EMAIL_USE_SSL | False |
| EMAIL_USE_TLS | True |
| FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
| FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | 420 |
| FILE_UPLOAD_TEMP_DIR | None |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | [] |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
| IGNORABLE_404_URLS | [] |
| INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'travellersbible',
'tour',
'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-us' |
| LANGUAGE_COOKIE_AGE | None |
| LANGUAGE_COOKIE_DOMAIN | None |
| LANGUAGE_COOKIE_HTTPONLY | False |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LANGUAGE_COOKIE_PATH | '/' |
| LANGUAGE_COOKIE_SAMESITE | None |
| LANGUAGE_COOKIE_SECURE | False |
| LOCALE_PATHS | [] |
| LOGGING | {} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGIN_REDIRECT_URL | '/accounts/profile/' |
| LOGIN_URL | '/accounts/login/' |
| LOGOUT_REDIRECT_URL | None |
| MANAGERS | [] |
| MEDIA_ROOT | '/home/travellersbible/public_html/dev2/media' |
| 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',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'whitenoise.middleware.WhiteNoiseMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
| PREPEND_WWW | False |
| REZDY_API_KEY | '********************' |
| REZDY_API_URL | '********************' |
| ROOT_URLCONF | 'travellersbible.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 | None |
| SECURE_REDIRECT_EXEMPT | [] |
| SECURE_REFERRER_POLICY | 'same-origin' |
| SECURE_SSL_HOST | None |
| SECURE_SSL_REDIRECT | False |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SAMESITE | 'Lax' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
| SETTINGS_MODULE | 'travellersbible.settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | [] |
| STATICFILES_DIRS | [PosixPath('/home/travellersbible/public_html/dev2/static')] |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
| STATICFILES_STORAGE | 'whitenoise.storage.CompressedManifestStaticFilesStorage' |
| STATIC_ROOT | '/home/travellersbible/public_html/dev2/staticfiles' |
| STATIC_URL | '/static/' |
| STRIPE_PUBLISHABLE_KEY | '********************' |
| STRIPE_SECRET_KEY | '********************' |
| TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [PosixPath('/home/travellersbible/public_html/dev2'), 'templates'],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages']}}] |
| TEST_NON_SERIALIZED_APPS | [] |
| TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
| THOUSAND_SEPARATOR | ',' |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
| TIME_ZONE | 'UTC' |
| USE_I18N | True |
| USE_L10N | False |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | True |
| USE_X_FORWARDED_HOST | False |
| USE_X_FORWARDED_PORT | False |
| WSGI_APPLICATION | 'travellersbible.wsgi.application' |
| X_FRAME_OPTIONS | 'DENY' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | Keep-Alive |
| Cookie | => see Request panel |
| Host | dev2.travellersbible.au |
| Referer | https://dev2.travellersbible.au/tour-details/PAUXGS |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| X-Forwarded-For | 216.73.216.130 |
| X-Forwarded-Host | dev2.travellersbible.au |
| X-Forwarded-Server | dev2.travellersbible.au |
| Key | Value |
|---|---|
| Content-Length | 33170 |
| Content-Type | text/html; charset=utf-8 |
| Referrer-Policy | same-origin |
| Vary | Cookie |
| X-Content-Type-Options | nosniff |
| X-Frame-Options | DENY |
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
| Key | Value |
|---|---|
| PATH_INFO | /tour-details/PAUXGS/ |
| QUERY_STRING | |
| REMOTE_ADDR | 127.0.0.1 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 127.0.0.1 |
| SERVER_PORT | 8000 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | gunicorn/21.2.0 |
| View function | Arguments | Keyword arguments | URL name |
|---|---|---|---|
travellersbible.views.tourDetails |
() |
{'product_code': 'PAUXGS'} |
tourDetails |
| Variable | Value |
|---|---|
'csrftoken' |
'FJgLaxqz0WwW4m8HhMiBBXwB8Qz10ki47rlO78pwzfbLkh6uyLMiPynRnfVFdofY' |
No SQL queries were recorded during this request.
| Path | Location |
|---|---|
| .DS_Store | /home/travellersbible/public_html/dev2/static/.DS_Store |
| js/wow.min.js | /home/travellersbible/public_html/dev2/static/js/wow.min.js |
| js/jquery-3.6.0.min.js | /home/travellersbible/public_html/dev2/static/js/jquery-3.6.0.min.js |
| js/select2.min.js | /home/travellersbible/public_html/dev2/static/js/select2.min.js |
| js/odometer.js | /home/travellersbible/public_html/dev2/static/js/odometer.js |
| js/light_gallery.min.js | /home/travellersbible/public_html/dev2/static/js/light_gallery.min.js |
| js/jquery.slick.min.js | /home/travellersbible/public_html/dev2/static/js/jquery.slick.min.js |
| js/ripples.min.js | /home/travellersbible/public_html/dev2/static/js/ripples.min.js |
| js/main.js | /home/travellersbible/public_html/dev2/static/js/main.js |
| fonts/fa-solid-900.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-solid-900.woff2 |
| fonts/lg.svg | /home/travellersbible/public_html/dev2/static/fonts/lg.svg |
| fonts/fa-brands-400.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-brands-400.ttf |
| fonts/fa-regular-400.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-regular-400.woff2 |
| fonts/fa-brands-400.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-brands-400.woff2 |
| fonts/fa-v4compatibility.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-v4compatibility.woff2 |
| fonts/lg.ttf | /home/travellersbible/public_html/dev2/static/fonts/lg.ttf |
| fonts/fa-regular-400.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-regular-400.ttf |
| fonts/lg.woff | /home/travellersbible/public_html/dev2/static/fonts/lg.woff |
| fonts/lg.eot | /home/travellersbible/public_html/dev2/static/fonts/lg.eot |
| fonts/fa-v4compatibility.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-v4compatibility.ttf |
| fonts/fa-solid-900.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-solid-900.ttf |
| images/avatar_5.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_5.jpeg |
| images/popular_destination_2.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_2.jpeg |
| images/post_9.jpeg | /home/travellersbible/public_html/dev2/static/images/post_9.jpeg |
| images/latest_post_4.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_4.jpeg |
| images/latest_post_5.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_5.jpeg |
| images/tour_details.jpeg | /home/travellersbible/public_html/dev2/static/images/tour_details.jpeg |
| images/popular_destination_9.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_9.jpeg |
| images/post_5.jpeg | /home/travellersbible/public_html/dev2/static/images/post_5.jpeg |
| images/gallery_5.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_5.jpeg |
| images/destination_details_4.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_4.jpeg |
| images/avatar_4.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_4.jpeg |
| images/close.svg | /home/travellersbible/public_html/dev2/static/images/close.svg |
| images/avatar_3.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_3.jpeg |
| images/video_block_2.jpeg | /home/travellersbible/public_html/dev2/static/images/video_block_2.jpeg |
| images/testimonial_right.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_right.jpeg |
| images/latest_post_1.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_1.jpeg |
| images/tour_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/tour_header_bg.jpeg |
| images/testimonial_avatar_2.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_2.jpeg |
| images/hero_bg_3.jpeg | /home/travellersbible/public_html/dev2/static/images/hero_bg_3.jpeg |
| images/hero_3.png | /home/travellersbible/public_html/dev2/static/images/hero_3.png |
| images/gallery_6.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_6.jpeg |
| images/package_img_2.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_2.jpeg |
| images/package_img_8.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_8.jpeg |
| images/post_1.jpeg | /home/travellersbible/public_html/dev2/static/images/post_1.jpeg |
| images/brand_6.png | /home/travellersbible/public_html/dev2/static/images/brand_6.png |
| images/post_2.jpeg | /home/travellersbible/public_html/dev2/static/images/post_2.jpeg |
| images/popular_destination_6.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_6.jpeg |
| images/popular_destination_10.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_10.jpeg |
| images/funfact_shape.png | /home/travellersbible/public_html/dev2/static/images/funfact_shape.png |
| images/casestudy_2.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_2.jpeg |
| images/latest_post_6.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_6.jpeg |
| images/banner_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg.jpeg |
| images/drag.png | /home/travellersbible/public_html/dev2/static/images/drag.png |
| images/logo_icon.svg | /home/travellersbible/public_html/dev2/static/images/logo_icon.svg |
| images/popular_destination_5.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_5.jpeg |
| images/post_8.jpeg | /home/travellersbible/public_html/dev2/static/images/post_8.jpeg |
| images/banner_bg_2.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg_2.jpeg |
| images/destination_details_1.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_1.jpeg |
| images/casestudy_3.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_3.jpeg |
| images/post_6.jpeg | /home/travellersbible/public_html/dev2/static/images/post_6.jpeg |
| images/popular_destination_1.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_1.jpeg |
| images/about_shape.png | /home/travellersbible/public_html/dev2/static/images/about_shape.png |
| images/working_process_2.png | /home/travellersbible/public_html/dev2/static/images/working_process_2.png |
| images/brand_3.svg | /home/travellersbible/public_html/dev2/static/images/brand_3.svg |
| images/package_img_4.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_4.jpeg |
| images/casestudy_4.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_4.jpeg |
| images/post_4.jpeg | /home/travellersbible/public_html/dev2/static/images/post_4.jpeg |
| images/package_img_1.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_1.jpeg |
| images/brand_11.png | /home/travellersbible/public_html/dev2/static/images/brand_11.png |
| images/quote_shape.svg | /home/travellersbible/public_html/dev2/static/images/quote_shape.svg |
| images/about_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/about_header_bg.jpeg |
| images/destination_details_3.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_3.jpeg |
| images/video_block.jpeg | /home/travellersbible/public_html/dev2/static/images/video_block.jpeg |
| images/Quote.png | /home/travellersbible/public_html/dev2/static/images/Quote.png |
| images/feature_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/feature_bg.jpeg |
| images/about_left_1.png | /home/travellersbible/public_html/dev2/static/images/about_left_1.png |
| images/gallery_2.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_2.jpeg |
| images/latest_post_7.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_7.jpeg |
| images/working_process_1.png | /home/travellersbible/public_html/dev2/static/images/working_process_1.png |
| images/gallery_7.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_7.jpeg |
| images/testimonial_avatar_2_1.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_2_1.jpeg |
| images/destination_details_2.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_2.jpeg |
| images/post_details_1.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_1.jpeg |
| images/testimonial_avatar_1.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_1.jpeg |
| images/avatar_2.png | /home/travellersbible/public_html/dev2/static/images/avatar_2.png |
| images/brand_8.png | /home/travellersbible/public_html/dev2/static/images/brand_8.png |
| images/package_img_6.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_6.jpeg |
| images/destination_single_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_single_bg.jpeg |
| images/post_details_2.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_2.jpeg |
| images/.DS_Store | /home/travellersbible/public_html/dev2/static/images/.DS_Store |
| images/popular_destination_4.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_4.jpeg |
| images/working_process_3.png | /home/travellersbible/public_html/dev2/static/images/working_process_3.png |
| images/team_2.jpeg | /home/travellersbible/public_html/dev2/static/images/team_2.jpeg |
| images/offer_text.png | /home/travellersbible/public_html/dev2/static/images/offer_text.png |
| images/brand_2.svg | /home/travellersbible/public_html/dev2/static/images/brand_2.svg |
| images/hero_2.png | /home/travellersbible/public_html/dev2/static/images/hero_2.png |
| images/loading.gif | /home/travellersbible/public_html/dev2/static/images/loading.gif |
| images/latest_post_2.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_2.jpeg |
| images/destination_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_header_bg.jpeg |
| images/brand_7.png | /home/travellersbible/public_html/dev2/static/images/brand_7.png |
| images/logo_2.svg | /home/travellersbible/public_html/dev2/static/images/logo_2.svg |
| images/post_details_3.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_3.jpeg |
| images/popular_destination_7.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_7.jpeg |
| images/package_img_9.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_9.jpeg |
| images/footer_logo.svg | /home/travellersbible/public_html/dev2/static/images/footer_logo.svg |
| images/team_3.jpeg | /home/travellersbible/public_html/dev2/static/images/team_3.jpeg |
| images/funfact_img.png | /home/travellersbible/public_html/dev2/static/images/funfact_img.png |
| images/gallery_1.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_1.jpeg |
| images/post_7.jpeg | /home/travellersbible/public_html/dev2/static/images/post_7.jpeg |
| images/avatar_1.png | /home/travellersbible/public_html/dev2/static/images/avatar_1.png |
| images/post_11.jpeg | /home/travellersbible/public_html/dev2/static/images/post_11.jpeg |
| images/casestudy_1.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_1.jpeg |
| images/casestudy_5.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_5.jpeg |
| images/brand_4.svg | /home/travellersbible/public_html/dev2/static/images/brand_4.svg |
| images/adventure_logo.svg | /home/travellersbible/public_html/dev2/static/images/adventure_logo.svg |
| images/banner_bg_3.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg_3.jpeg |
| images/accordian_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/accordian_bg.jpeg |
| images/brand_10.png | /home/travellersbible/public_html/dev2/static/images/brand_10.png |
| images/post_3.jpeg | /home/travellersbible/public_html/dev2/static/images/post_3.jpeg |
| images/package_img_3.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_3.jpeg |
| images/brand_9.png | /home/travellersbible/public_html/dev2/static/images/brand_9.png |
| images/gallery_9.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_9.jpeg |
| images/testimonial_avatar_4.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_4.jpeg |
| images/package_img_5.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_5.jpeg |
| images/gallery_3.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_3.jpeg |
| images/hero_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/hero_bg.jpeg |
| images/gallery_4.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_4.jpeg |
| images/latest_post_3.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_3.jpeg |
| images/post_10.jpeg | /home/travellersbible/public_html/dev2/static/images/post_10.jpeg |
| images/popular_destination_8.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_8.jpeg |
| images/about_img.png | /home/travellersbible/public_html/dev2/static/images/about_img.png |
| images/footer_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/footer_bg.jpeg |
| images/gallery_8.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_8.jpeg |
| images/favicon.png | /home/travellersbible/public_html/dev2/static/images/favicon.png |
| images/brand_5.svg | /home/travellersbible/public_html/dev2/static/images/brand_5.svg |
| images/brand_1.svg | /home/travellersbible/public_html/dev2/static/images/brand_1.svg |
| images/popular_destination_3.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_3.jpeg |
| images/logo.svg | /home/travellersbible/public_html/dev2/static/images/logo.svg |
| images/package_img_7.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_7.jpeg |
| images/team_1.jpeg | /home/travellersbible/public_html/dev2/static/images/team_1.jpeg |
| images/testimonial_avatar_3.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_3.jpeg |
| images/about_4.png | /home/travellersbible/public_html/dev2/static/images/about_4.png |
| images/icons/chat_bubble.svg | /home/travellersbible/public_html/dev2/static/images/icons/chat_bubble.svg |
| images/icons/plus_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/plus_icon.svg |
| images/icons/pool_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/pool_icon.svg |
| images/icons/arrow.svg | /home/travellersbible/public_html/dev2/static/images/icons/arrow.svg |
| images/icons/feature_icon_3.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_3.svg |
| images/icons/hotel-icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/hotel-icon.svg |
| images/icons/play_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/play_icon.svg |
| images/icons/language.svg | /home/travellersbible/public_html/dev2/static/images/icons/language.svg |
| images/icons/arrow.png | /home/travellersbible/public_html/dev2/static/images/icons/arrow.png |
| images/icons/play_btn.svg | /home/travellersbible/public_html/dev2/static/images/icons/play_btn.svg |
| images/icons/visa.svg | /home/travellersbible/public_html/dev2/static/images/icons/visa.svg |
| images/icons/calendar_icon_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/calendar_icon_2.svg |
| images/icons/feature_icon_1.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_1.svg |
| images/icons/google_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/google_icon.svg |
| images/icons/fitness_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/fitness_icon.svg |
| images/icons/security_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/security_icon.svg |
| images/icons/headset_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/headset_icon.svg |
| images/icons/location.svg | /home/travellersbible/public_html/dev2/static/images/icons/location.svg |
| images/icons/area.svg | /home/travellersbible/public_html/dev2/static/images/icons/area.svg |
| images/icons/envlop.png | /home/travellersbible/public_html/dev2/static/images/icons/envlop.png |
| images/icons/support_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/support_icon.svg |
| images/icons/feature_icon_4.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_4.svg |
| images/icons/eye_1.svg | /home/travellersbible/public_html/dev2/static/images/icons/eye_1.svg |
| images/icons/eye_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/eye_2.svg |
| images/icons/wifi_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/wifi_icon.svg |
| images/icons/car_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/car_icon.svg |
| images/icons/compass_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/compass_icon.svg |
| images/icons/feature_icon_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_2.svg |
| images/icons/location_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/location_icon.svg |
| images/icons/home_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/home_icon.svg |
| images/icons/calendar_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/calendar_icon.svg |
| images/icons/rate.svg | /home/travellersbible/public_html/dev2/static/images/icons/rate.svg |
| images/icons/quality_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/quality_icon.svg |
| css/light_gallerr.min.css | /home/travellersbible/public_html/dev2/static/css/light_gallerr.min.css |
| css/select2.min.css | /home/travellersbible/public_html/dev2/static/css/select2.min.css |
| css/fontawesome.min.css | /home/travellersbible/public_html/dev2/static/css/fontawesome.min.css |
| css/bootstrap.min.css | /home/travellersbible/public_html/dev2/static/css/bootstrap.min.css |
| css/odometer.css | /home/travellersbible/public_html/dev2/static/css/odometer.css |
| css/style.css | /home/travellersbible/public_html/dev2/static/css/style.css |
| css/style.css.map | /home/travellersbible/public_html/dev2/static/css/style.css.map |
| css/animate.css | /home/travellersbible/public_html/dev2/static/css/animate.css |
| css/custom_style.css | /home/travellersbible/public_html/dev2/static/css/custom_style.css |
| css/slick.min.css | /home/travellersbible/public_html/dev2/static/css/slick.min.css |
| sass/style.scss | /home/travellersbible/public_html/dev2/static/sass/style.scss |
| sass/shortcode/_contact.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_contact.scss |
| sass/shortcode/_team.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_team.scss |
| sass/shortcode/_tour.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_tour.scss |
| sass/shortcode/_testimonial.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_testimonial.scss |
| sass/shortcode/_about.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_about.scss |
| sass/shortcode/_video_block.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_video_block.scss |
| sass/shortcode/_cta.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_cta.scss |
| sass/shortcode/_banner.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_banner.scss |
| sass/shortcode/_comments.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_comments.scss |
| sass/shortcode/_card.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_card.scss |
| sass/shortcode/_tab.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_tab.scss |
| sass/shortcode/_iconbox.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_iconbox.scss |
| sass/shortcode/_post.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_post.scss |
| sass/shortcode/_hero.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_hero.scss |
| sass/shortcode/_steps.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_steps.scss |
| sass/default/_variable.scss | /home/travellersbible/public_html/dev2/static/sass/default/_variable.scss |
| sass/default/_typography.scss | /home/travellersbible/public_html/dev2/static/sass/default/_typography.scss |
| sass/common/_sidebar.scss | /home/travellersbible/public_html/dev2/static/sass/common/_sidebar.scss |
| sass/common/_header.scss | /home/travellersbible/public_html/dev2/static/sass/common/_header.scss |
| sass/common/_general.scss | /home/travellersbible/public_html/dev2/static/sass/common/_general.scss |
| sass/common/_preloader.scss | /home/travellersbible/public_html/dev2/static/sass/common/_preloader.scss |
| sass/common/_video-modal.scss | /home/travellersbible/public_html/dev2/static/sass/common/_video-modal.scss |
| sass/common/_footer.scss | /home/travellersbible/public_html/dev2/static/sass/common/_footer.scss |
| sass/common/_spacing.scss | /home/travellersbible/public_html/dev2/static/sass/common/_spacing.scss |
| sass/common/_slider.scss | /home/travellersbible/public_html/dev2/static/sass/common/_slider.scss |
| Path | Location |
|---|---|
| admin/js/nav_sidebar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js |
| admin/js/popup_response.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/popup_response.js |
| admin/js/change_form.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/change_form.js |
| admin/js/jquery.init.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/jquery.init.js |
| admin/js/inlines.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.js |
| admin/js/calendar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/calendar.js |
| admin/js/urlify.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/urlify.js |
| admin/js/cancel.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/cancel.js |
| admin/js/autocomplete.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/autocomplete.js |
| admin/js/prepopulate_init.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js |
| admin/js/prepopulate.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.js |
| admin/js/collapse.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.js |
| admin/js/SelectFilter2.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js |
| admin/js/SelectBox.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectBox.js |
| admin/js/actions.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.js |
| admin/js/core.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js |
| admin/js/vendor/xregexp/xregexp.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js |
| admin/js/vendor/xregexp/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt |
| admin/js/vendor/xregexp/xregexp.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js |
| admin/js/vendor/jquery/jquery.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js |
| admin/js/vendor/jquery/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt |
| admin/js/vendor/jquery/jquery.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js |
| admin/js/vendor/select2/select2.full.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js |
| admin/js/vendor/select2/select2.full.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js |
| admin/js/vendor/select2/LICENSE.md | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md |
| admin/js/vendor/select2/i18n/vi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js |
| admin/js/vendor/select2/i18n/nb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js |
| admin/js/vendor/select2/i18n/hr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js |
| admin/js/vendor/select2/i18n/ro.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js |
| admin/js/vendor/select2/i18n/ca.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js |
| admin/js/vendor/select2/i18n/eu.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js |
| admin/js/vendor/select2/i18n/ms.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js |
| admin/js/vendor/select2/i18n/bn.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js |
| admin/js/vendor/select2/i18n/pl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js |
| admin/js/vendor/select2/i18n/dsb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js |
| admin/js/vendor/select2/i18n/hy.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js |
| admin/js/vendor/select2/i18n/id.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js |
| admin/js/vendor/select2/i18n/hu.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js |
| admin/js/vendor/select2/i18n/sq.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js |
| admin/js/vendor/select2/i18n/he.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js |
| admin/js/vendor/select2/i18n/bs.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js |
| admin/js/vendor/select2/i18n/pt.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js |
| admin/js/vendor/select2/i18n/fa.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js |
| admin/js/vendor/select2/i18n/de.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js |
| admin/js/vendor/select2/i18n/ar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js |
| admin/js/vendor/select2/i18n/uk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js |
| admin/js/vendor/select2/i18n/lt.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js |
| admin/js/vendor/select2/i18n/pt-BR.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js |
| admin/js/vendor/select2/i18n/it.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js |
| admin/js/vendor/select2/i18n/zh-TW.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js |
| admin/js/vendor/select2/i18n/da.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js |
| admin/js/vendor/select2/i18n/zh-CN.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js |
| admin/js/vendor/select2/i18n/km.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js |
| admin/js/vendor/select2/i18n/ka.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js |
| admin/js/vendor/select2/i18n/cs.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js |
| admin/js/vendor/select2/i18n/ru.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js |
| admin/js/vendor/select2/i18n/sk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js |
| admin/js/vendor/select2/i18n/af.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js |
| admin/js/vendor/select2/i18n/nl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js |
| admin/js/vendor/select2/i18n/th.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js |
| admin/js/vendor/select2/i18n/sr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js |
| admin/js/vendor/select2/i18n/az.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js |
| admin/js/vendor/select2/i18n/gl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js |
| admin/js/vendor/select2/i18n/fr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js |
| admin/js/vendor/select2/i18n/et.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js |
| admin/js/vendor/select2/i18n/ja.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js |
| admin/js/vendor/select2/i18n/lv.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js |
| admin/js/vendor/select2/i18n/mk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js |
| admin/js/vendor/select2/i18n/is.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js |
| admin/js/vendor/select2/i18n/hi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js |
| admin/js/vendor/select2/i18n/hsb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js |
| admin/js/vendor/select2/i18n/el.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js |
| admin/js/vendor/select2/i18n/ps.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js |
| admin/js/vendor/select2/i18n/tr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js |
| admin/js/vendor/select2/i18n/bg.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js |
| admin/js/vendor/select2/i18n/sr-Cyrl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js |
| admin/js/vendor/select2/i18n/sv.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js |
| admin/js/vendor/select2/i18n/ne.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js |
| admin/js/vendor/select2/i18n/en.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js |
| admin/js/vendor/select2/i18n/es.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js |
| admin/js/vendor/select2/i18n/tk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js |
| admin/js/vendor/select2/i18n/ko.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js |
| admin/js/vendor/select2/i18n/fi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js |
| admin/js/vendor/select2/i18n/sl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js |
| admin/js/admin/DateTimeShortcuts.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js |
| admin/js/admin/RelatedObjectLookups.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js |
| admin/fonts/Roboto-Bold-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff |
| admin/fonts/Roboto-Regular-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff |
| admin/fonts/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt |
| admin/fonts/Roboto-Light-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff |
| admin/fonts/README.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/README.txt |
| admin/img/search.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/search.svg |
| admin/img/inline-delete.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg |
| admin/img/icon-unknown-alt.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg |
| admin/img/icon-no.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-no.svg |
| admin/img/selector-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg |
| admin/img/calendar-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg |
| admin/img/tooltag-arrowright.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg |
| admin/img/icon-unknown.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg |
| admin/img/icon-alert.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg |
| admin/img/icon-calendar.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg |
| admin/img/icon-clock.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg |
| admin/img/LICENSE | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/LICENSE |
| admin/img/icon-viewlink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg |
| admin/img/icon-yes.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg |
| admin/img/sorting-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg |
| admin/img/README.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/README.txt |
| admin/img/icon-changelink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg |
| admin/img/icon-deletelink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg |
| admin/img/icon-addlink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg |
| admin/img/tooltag-add.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg |
| admin/img/gis/move_vertex_off.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg |
| admin/img/gis/move_vertex_on.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg |
| admin/css/widgets.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/widgets.css |
| admin/css/rtl.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/rtl.css |
| admin/css/responsive_rtl.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css |
| admin/css/base.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/base.css |
| admin/css/login.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/login.css |
| admin/css/forms.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/forms.css |
| admin/css/fonts.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/fonts.css |
| admin/css/nav_sidebar.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css |
| admin/css/dashboard.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/dashboard.css |
| admin/css/changelists.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/changelists.css |
| admin/css/responsive.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive.css |
| admin/css/autocomplete.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/autocomplete.css |
| admin/css/vendor/select2/select2.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css |
| admin/css/vendor/select2/select2.min.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css |
| admin/css/vendor/select2/LICENSE-SELECT2.md | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md |
| debug_toolbar/js/utils.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js |
| debug_toolbar/js/timer.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js |
| debug_toolbar/js/history.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/history.js |
| debug_toolbar/js/toolbar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js |
| debug_toolbar/js/redirect.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js |
| debug_toolbar/css/toolbar.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css |
| debug_toolbar/css/print.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/print.css |
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'block': <Block Node: content. Contents: [<TextNode: '\n\n <!-- Start Hero Sec'>, <django.template.loader_tags.IncludeNode object at 0x7fb6e0853a90>, <TextNode: '\n <!-- End Hero Sectio'>, <Variable Node: product.name>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </h2>\n '>, <IfNode>, <TextNode: '\n \n '>, <IfNode>, <TextNode: '\n \n '>, <Variable Node: product.images.0.largeSizeUrl|default:'/static/images/tour_details.jpeg'>, <TextNode: '" alt="Tour Thumb" style='>, <Variable Node: product.shortDescription|default:product.name>, <TextNode: '</h3>\n <p>'>, <Variable Node: product.description|safe>, <TextNode: '</p>\n <hr>\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n </div>\n \n'>, <Variable Node: product.location|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.duration|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.departurePoint|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.startTime|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.endTime|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.dressCode|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.inclusions|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.exclusions|default:"N/A">, <TextNode: '</p>\n </li'>, <Variable Node: product.rating|default:'4'>, <TextNode: '">\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <ForNode: for similar_tour in similar_tours, tail_len: 15>, <TextNode: '\n </ul>\n '>, <django.template.defaulttags.URLNode object at 0x7fb6e084f828>, <TextNode: '" class="cs_recent_post_t'>, <django.template.defaulttags.URLNode object at 0x7fb6e084f908>, <TextNode: '">Eiffel Tower</a>\n '>, <django.template.defaulttags.URLNode object at 0x7fb6e084f9b0>, <TextNode: '" class="cs_recent_post_t'>, <django.template.defaulttags.URLNode object at 0x7fb6e084fa58>, <TextNode: '">Pryde Mountains</a>\n '>, <django.template.defaulttags.URLNode object at 0x7fb6e084fb00>, <TextNode: '" class="cs_recent_post_t'>, <django.template.defaulttags.URLNode object at 0x7fb6e084fba8>, <TextNode: '">Lao Lading Island</a>\n '>]>}
{'img': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'subTitle': 'Tour',
'title': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>}
{'product': {'advertisedPrice': 65.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'cancellationPolicyDays': 7,
'category_name': None,
'charter': True,
'commissionIncludesExtras': False,
'confirmMode': 'MANUAL',
'confirmModeMinParticipants': 0,
'currency': 'EUR',
'dateCreated': '2020-03-15T12:50:42Z',
'dateUpdated': '2023-10-16T14:27:23Z',
'description': '<p><b>Visit Our Expert Guide’s Favorite Wineries '
'in the Medoc Region</b><br></p><p>American wine '
'critic Robert Parker was the first to base '
'himself on the US Standardized Grading system to '
'grade wines making the buying process easier for '
'consumers. According to this system, a wine that '
'reaches at least 85 points is considered to be '
'above average or good.What consumers usually '
'don’t know is that this grading system results '
'from a first grade out of 50. To that grade, '
'instead of multiplying it by 2 to obtain '
'the final grade out of 100 (the logical way to do '
'it!) the system just adds another 50 points to '
'the first grade. By using this system, a wine '
'that obtains 35/50 on their first grade and that '
'should reach 70/100, finally obtains 35+50=85 '
'points. Imagine therefore a wine that obtains '
'20/50, the same wine will obtain a 70/100 letting '
'consumers believe that in fact this is not such a '
'‘bad wine’.</p>So let’s get to the point. Our '
'team of travel designers have decided to bring '
'you the best of Bordeaux wines by taking you to '
'the wineries that have obtained a real 90+ point '
'average. How is this possible? By combining the '
'scores of 3 major wine tasting events/critics '
'that have put quality before reputation or price. '
'Most of the wineries selected you will never have '
'heard of and many do not offer top of the notch '
'tasting rooms. In fact most of these wineries are '
'not used to having visitors or wine tour '
'companies as their main activity is to make wine! '
'However, they do have one thing in common: '
'create the Best of Bordeaux '
'wines!<br><br><h4>After being picked up by your '
'driver/guide, head towards the left bank wine '
'producing areas of the Bordeaux vineyards. These '
'include:</h4><br><p>The <u>Medoc</u> wine '
'region that spans the left bank of the Gironde '
'from the mouth of the river to the city of '
'Bordeaux and includes the four famous communes of '
'St-Estephe, Pauillac, St. Julien and Margaux. It '
'is about 60 km north to south, and about 10 km '
'wide, with around 10,600 hectares under vines and '
'a production of about 50 million liters per year. '
'All the wine made here is red and the main grape '
'variety used is the Cabernet '
'Sauvignon.<br></p>The <u>Graves</u> region, '
'bordered on the north by the Garonne river and '
'that contains the sub regions of Pessac-Léognan, '
'Sauternes and Barsac. It is known for its '
'intensely gravelly soil. While Château '
'Haut-Brion was included in the 1855 '
'classification of the Médoc, the Graves '
'appellation itself was classified in 1953 for its '
'red wine producers. White wines were included in '
'the updated 1959 classification. Graves is '
'considered the birthplace of claret. In the '
'Middle Ages, the wines that were first exported '
'to England were produced in this area. Château '
'Pape Clément, founded at the turn of the '
'fourteenth century by the future Pope Clement V, '
'was the first named chateaux in all of Bordeaux. '
'In 1663, Samuel Pepys’ mention of Château '
'Haut-Brion was the first recorded mention of '
'French Claret in London.<br><br>Your tour will '
'take you to 3 carefully selected wineries located '
'in different appellations and we have selected '
'vintages that have obtained at least 90 points '
'from several renowned wine events/critics. All '
'visits will consist in a short introduction of '
'the history of the wineries followed by a visit '
'of all the technical installations when '
'appropriate. Finally, experience commented wine '
'tasting sessions of the Chateau wines so as to '
'better understand what are the specificities that '
'have allowed the wines to obtain such high '
'rankings. Throughout the day, your driver/guide '
'will deliver live commentaries during your travel '
'time so that the many questions you might have '
'can be answered. All Chateau visits are '
'private.<br>',
'duration': '2 Hours',
'durationMinutes': 120,
'formatted_duration': '2 Hours',
'images': [{'id': 19548,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/12998/img_staging_tb.jpg'}],
'internalCode': 'BDX9 - STEMILION/SH/HD ',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_us'],
'latitude': 46.227638,
'locationAddress': {'countryCode': 'fr',
'latitude': 46.227638,
'longitude': 2.213749},
'longitude': 2.213749,
'maxCommissionPercent': 23.0,
'minimumNoticeMinutes': 0,
'name': 'STAGING - TOUR MULTI HOURS / PRICE CHANGE FROM SCHEDULE',
'priceOptions': [{'id': 920881,
'label': 'Adult',
'price': 65.0,
'productCode': 'PAUXGS',
'seatsUsed': 1},
{'id': 971884,
'label': 'Child',
'price': 35.0,
'productCode': 'PAUXGS',
'seatsUsed': 1}],
'productCode': 'PAUXGS',
'productType': 'PRIVATE_TOUR',
'quantityRequired': True,
'quantityRequiredMax': 8,
'quantityRequiredMin': 2,
'shortDescription': 'Staging / test',
'supplierAlias': 'ophorus',
'supplierId': 12998,
'supplierName': 'Ophorus',
'tags': ['TYPE:Private_tour'],
'terms': '',
'timezone': 'America/Chicago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'videos': [],
'waitListingEnabled': False},
'similar_tours': []}
{'csrf_token': <SimpleLazyObject: '6AGasqlnaj43nveuolrudwY3U1OL7NvfyiLdp1kkJCJSDqchFkVbr7Pj9qapkRs9'>}
{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e0d26598>}
{'request': <WSGIRequest: GET '/tour-details/PAUXGS/'>}
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e086e5f8>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e086e898>}
{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e1124908>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
| Total calls | Total time | Cache hits | Cache misses |
|---|---|---|---|
| 0 | 0 ms | 0 | 0 |
| add | get | 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 |
| Signal | Receivers |
|---|---|
| class_prepared | |
| connection_created | |
| got_request_exception | |
| m2m_changed | |
| post_delete | |
| post_init | |
| post_migrate | create_permissions, create_contenttypes |
| post_save | |
| pre_delete | |
| pre_init | |
| pre_migrate | inject_rename_contenttypes_operations |
| pre_save | |
| 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, reset_hashers, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressedManifestStaticFilesStorage._clear_cached_properties |
No messages logged.