| Date | State | Bill No. | Title | Outcome |
|---|---|---|---|---|
| March 6, 2025 | Utah | HB 77 | Authorizes a Select Few Flags to be Displayed Inside of Public Classrooms | Bill Passed - Senate (21 - 8) |
| March 6, 2025 | Utah | HB 77 | Authorizes a Select Few Flags to be Displayed Inside of Public Classrooms | Concurrence Vote Passed - House (53 - 20) |
| March 5, 2025 | Utah | SB 334 | Amends College General Education Courses Statewide | Bill Passed - House (68 - 3) |
| March 5, 2025 | Utah | SB 334 | Amends College General Education Courses Statewide | Bill Passed - House (68 - 3) |
| March 4, 2025 | Utah | SB 334 | Amends College General Education Courses Statewide | Bill Passed - Senate (25 - 4) |
| Date | No. | Title | Outcome |
|---|---|---|---|
| 3/06 | HB 77 | Authorizes a Select Few Flags to be Displayed Inside of Public Classrooms | Bill Passed - Senate (21 - 8) |
| 3/06 | HB 77 | Authorizes a Select Few Flags to be Displayed Inside of Public Classrooms | Concurrence Vote Passed - House (53 - 20) |
| 3/05 | SB 334 | Amends College General Education Courses Statewide | Bill Passed - House (68 - 3) |
| 3/05 | SB 334 | Amends College General Education Courses Statewide | Bill Passed - House (68 - 3) |
| 3/04 | SB 334 | Amends College General Education Courses Statewide | Bill Passed - Senate (25 - 4) |
| Date | Title | Politician |
|---|---|---|
| Jan. 10, 2024 | Gov. Cox encourages educators to remove cell phones during class time | Gov. Spencer Cox |
| Dec. 7, 2023 | The Republican Recap: Week of December 4, 2023 | Rep. Clarence Owens |
| July 27, 2023 | Chair Owens Leads Hearing on Lowering Costs and Increasing Accountability in Postsecondary Education | Rep. Clarence Owens |
| July 13, 2023 | Chair Owens Leads Hearing to Tackle the Threat of Foreign Influence on College Campuses | Rep. Clarence Owens |
| May 24, 2023 | Owens Blasts Biden's Free College Agenda: "Radical, Costly, and Unlawful" | Rep. Clarence Owens |
| Date | Title | Politician |
|---|---|---|
| Jan. 10, 2024 | Gov. Cox encourages educators to remove cell phones during class time | Gov. Spencer Cox |
| Dec. 7, 2023 | The Republican Recap: Week of December 4, 2023 | Rep. Clarence Owens |
| July 27, 2023 | Chair Owens Leads Hearing on Lowering Costs and Increasing Accountability in Postsecondary Education | Rep. Clarence Owens |
| July 13, 2023 | Chair Owens Leads Hearing to Tackle the Threat of Foreign Influence on College Campuses | Rep. Clarence Owens |
| May 24, 2023 | Owens Blasts Biden's Free College Agenda: "Radical, Costly, and Unlawful" | Rep. Clarence Owens |
| Year(s) | Special Interest Group |
|---|---|
| 2021 | Libertas Institute |
| 2021 | Utah Education Association |
| 2019 | Utah Education Association |
| 2018 | Utah Education Association |
| 2017 | Utah Education Association |
| Election Date | State | Title | Outcome |
|---|---|---|---|
| Nov. 5, 2024 | Utah | Amendment 2: Utah State School Fund Distribution Cap Increase Amendment | Passed |
| Nov. 4, 2008 | Utah | Constitutional Amendment E: Stock and Bond Subscriptions | Passed |
| Package | Name | Version |
|---|---|---|
| Django | 3.2.25 | |
| Python | 3.12.3 | |
| crispy_forms | Crispy_Forms | 2.0 |
| debug_toolbar | Debug Toolbar | 4.3.0 |
| rest_framework | Django REST framework | 3.15.1 |
| rest_framework_simplejwt | Rest_Framework_Simplejwt | 5.3.1 |
| tagging | Tagging | 0.5.0 |
| Resource | Value |
|---|---|
| User CPU time | 4233.955 msec |
| System CPU time | 72.946 msec |
| Total CPU time | 4306.901 msec |
| Elapsed time | 6139.181 msec |
| Context switches | 541 voluntary, 1035 involuntary |
| Timing attribute | Timeline | Milliseconds since navigation start (+length) |
|---|
| Setting | Value |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | [] |
| ADMIN_ENABLED | False |
| ADMIN_MEDIA_PREFIX | '/static/admin/' |
| ALLOWED_DOCUMENT_EXTENSIONS | ('doc', 'docx', 'odt', 'pdf', 'txt', 'rtf') |
| ALLOWED_HOSTS | ['0.0.0.0',
'192.168.1.10',
'127.0.0.1',
'localhost',
'average-owl-21.loca.lt',
'0e3f-35-155-34-40.ngrok-free.app',
'j.futurefacts.votesmart.io',
'n.futurefacts.votesmart.io'] |
| API_ACCESS_KEY | '********************' |
| API_PROFILE | '********************' |
| API_SECRET_KEY | '********************' |
| APPEND_SLASH | True |
| APP_ROOT | '/var/www/justfacts/justfacts_project' |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_PROFILE_MODULE | 'misc.UserProfile' |
| AUTH_USER_MODEL | 'auth.User' |
| BANNED_EMAILS | [] |
| BASE_DIR | '/var/www/justfacts' |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
'LOCATION': 'jwt-blacklist'}} |
| CACHE_CRP_TIMEOUT | 86400 |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CACHE_NIMSP_TIMEOUT | 86400 |
| CACHE_USE_ANYWAY | False |
| CORS_ALLOWED_ORIGINS | ['http://localhost:3000',
'http://127.0.0.1:3000',
'https://www.votesmart.org',
'http://n.futurefacts.votesmart.io:3000',
'http://n.futurefacts.votesmart.io',
'http://j.futurefacts.votesmart.io'] |
| CORS_ALLOW_CREDENTIALS | True |
| CORS_ALLOW_METHODS | ['GET', 'POST'] |
| CORS_ORIGIN_ALLOW_ALL | True |
| CRISPY_TEMPLATE_PACK | 'bootstrap4' |
| 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 | True |
| 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.postgresql_psycopg2',
'HOST': '52.27.7.38',
'NAME': 'pvsadmin',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'web'}} |
| DATABASE_ROUTERS | [] |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
| DATA_UPLOAD_MAX_NUMBER_FILES | 100 |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M'] |
| DATE_FORMAT | 'N j, Y' |
| DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
| DEBUG | True |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DEBUG_TOOLBAR_CONFIG | {'SHOW_TOOLBAR_CALLBACK': <function <lambda> at 0x7e8dfd2eccc0>} |
| DEBUG_TOOLBAR_PANELS | ['debug_toolbar.panels.versions.VersionsPanel',
'debug_toolbar.panels.timer.TimerPanel',
'debug_toolbar.panels.settings.SettingsPanel',
'debug_toolbar.panels.headers.HeadersPanel',
'debug_toolbar.panels.request.RequestPanel',
'debug_toolbar.panels.sql.SQLPanel',
'debug_toolbar.panels.staticfiles.StaticFilesPanel',
'debug_toolbar.panels.templates.TemplatesPanel',
'debug_toolbar.panels.cache.CachePanel',
'debug_toolbar.panels.signals.SignalsPanel',
'debug_toolbar.panels.logging.LoggingPanel',
'debug_toolbar.panels.redirects.RedirectsPanel'] |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.models.AutoField' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'webmaster@votesmart.org' |
| DEFAULT_HASHING_ALGORITHM | 'sha256' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | [] |
| DONATE_ACCESS_KEY | '********************' |
| DONATE_CAPTCHA | True |
| DONATE_CLOSED | False |
| DONATE_PROFILE | 'WEBDONATE090622' |
| DONATE_SECRET_KEY | '********************' |
| ELECTION_CUTOFF | datetime.datetime(2025, 8, 20, 17, 27, 3, 867430) |
| ELECTION_SHORT_CUTOFF | datetime.datetime(2025, 12, 4, 17, 27, 3, 867441) |
| EMAIL_BACKEND | 'justfacts_project.email_backend.EmailBackend' |
| EMAIL_HOST | 'email-smtp.us-east-1.amazonaws.com' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | 'AKIAJZFXFJLPUOI3BUGQ' |
| 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 |
| FACEBOOK_ACCESS_TOKEN | '********************' |
| FACEBOOK_API_SECRET | '********************' |
| FACEBOOK_APP_ID | '380926668611330' |
| FACEBOOK_AUTH_EXTRA_ARGUMENTS | {'scope': 'email,user_location'} |
| FACEBOOK_EXTENDED_PERMISSIONS | ['email', 'user_location', 'publish_actions'] |
| 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' |
| GOOGLE_ANALYTICS | {'google_analytics_id': 'UA-31404458-5'} |
| ICONTACT_AUTH | {'api_key': '********************',
'password': '********************',
'username': 'votesmart'} |
| IGNORABLE_404_URLS | [] |
| INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.sites',
'django.contrib.staticfiles',
'django.contrib.humanize',
'django.contrib.postgres',
'pypvs.apps.PypvsConfig',
'about.apps.AboutConfig',
'candidate.apps.CandidateConfig',
'government.apps.GovernmentConfig',
'offices.apps.OfficesConfig',
'misc.apps.MiscConfig',
'search.apps.SearchConfig',
'keyvotes.apps.KeyvotesConfig',
'elections.apps.ElectionsConfig',
'education.apps.EducationConfig',
'survey.apps.SurveyConfig',
'share.apps.ShareConfig',
'tracking.apps.TrackingConfig',
'vetoes.apps.VetoesConfig',
'vsjax.apps.VsjaxConfig',
'hoover.apps.HooverConfig',
'helpus.apps.HelpusConfig',
'blog.apps.BlogConfig',
'media.apps.MediaConfig',
'sidebysideAPI.apps.SidebysideapiConfig',
'nextfactsAPI.apps.NextfactsapiConfig',
'google_analytics',
'crispy_forms',
'crispy_bootstrap4',
'django_comments',
'tagging',
'debug_toolbar',
'corsheaders',
'rest_framework',
'rest_framework_simplejwt'] |
| INTERNAL_IP | ('127.0.0.1',) |
| INTERNAL_IPS | [] |
| IS_BSD | False |
| JWT_ACCESS_TTL | datetime.timedelta(seconds=900) |
| JWT_ALGORITHM | 'HS256' |
| JWT_COOKIE_NAME | 'access_token' |
| JWT_SECRET_KEY | '********************' |
| 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 | {'disable_existing_loggers': False,
'handlers': {'file': {'class': 'logging.FileHandler',
'filename': '/var/www/justfacts/django_errors.log',
'level': 'ERROR'}},
'loggers': {'django': {'handlers': ['file'],
'level': 'ERROR',
'propagate': True}},
'version': 1} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGIN_ERROR_URL | '/login' |
| LOGIN_REDIRECT_URL | '/user' |
| LOGIN_URL | '/login' |
| LOGOUT_REDIRECT_URL | None |
| MANAGERS | [] |
| MEDIA_ROOT | '' |
| MEDIA_URL | '/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE | ['django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'misc.middleware.RedisConnectionPoolMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware',
'misc.middleware.MessagesMiddleware',
'corsheaders.middleware.CorsMiddleware',
'django.middleware.common.CommonMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
| PHOTO_URL | '//votesmart.org/canphoto/' |
| PREPEND_WWW | False |
| RECAPTCHA_PRIVATE_KEY | '********************' |
| RECAPTCHA_PUBLIC_KEY | '********************' |
| REDIS_HOST | '34.222.112.159' |
| REDIS_PORT | 6379 |
| REGISTRATION_OPEN | True |
| RELEASE_ID | 1 |
| REST_FRAMEWORK | {'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_simplejwt.authentication.JWTAuthentication',)} |
| ROOT_URLCONF | 'justfacts_project.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 |
| SECURITY_BRUTE_FORCE_KEY_PREFIX | '********************' |
| SECURITY_BRUTE_FORCE_TIMEOUT | 900 |
| SECURITY_BRUTE_FORCE_URL_PATTERN | 'check-key|check-user' |
| SECURITY_FORCE_PROTECTIONS | False |
| SECURITY_LOGIN_MAX_TRIES | 3 |
| 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 | True |
| SESSION_ENGINE | 'django.contrib.sessions.backends.signed_cookies' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.PickleSerializer' |
| SETTINGS_MODULE | 'justfacts_project.settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | ['models.E007', 'fields.E311', 'fields.E903'] |
| SIMPLE_JWT | {'ACCESS_TOKEN_LIFETIME': '********************',
'REFRESH_TOKEN_LIFETIME': '********************'} |
| SITE_ID | 1 |
| SOCIAL_AUTH_BACKEND_ERROR_URL | '/login' |
| SOCIAL_AUTH_RAISE_EXCEPTIONS | False |
| STAFF_PHOTO_PATH | 'images/staff' |
| STATICFILES_DIRS | ['/var/www/justfacts/assets'] |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
| STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
| STATIC_ROOT | '/var/www/justfacts/static/' |
| STATIC_URL | '/static/' |
| TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': ['/var/www/justfacts/templates',
'/var/www/justfacts/sidebyside/sidebyside_react_app/'],
'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']}}] |
| TESTING | False |
| 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' |
| TWITTER_CONSUMER_KEY | '********************' |
| TWITTER_CONSUMER_SECRET | '********************' |
| USE_I18N | True |
| USE_L10N | True |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | False |
| USE_X_FORWARDED_HOST | False |
| USE_X_FORWARDED_PORT | False |
| WSGI_APPLICATION | 'justfacts_project.wsgi.application' |
| X_FRAME_OPTIONS | 'DENY' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Cookie | => see Request panel |
| Host | j.futurefacts.votesmart.io |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Key | Value |
|---|---|
| Content-Length | 107335 |
| Content-Type | text/html; charset=utf-8 |
| Vary | origin |
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
| Key | Value |
|---|---|
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| PATH_INFO | /issues/UT/27 |
| QUERY_STRING | |
| REMOTE_ADDR | 216.73.216.136 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | j.futurefacts.votesmart.io |
| SERVER_PORT | 443 |
| SERVER_PROTOCOL | HTTP/1.1 |
| View function | Arguments | Keyword arguments | URL name |
|---|---|---|---|
issues.views.issueSummary |
() |
{'categoryId': '27', 'stateId': 'UT'} |
issue_summary |
| Variable | Value |
|---|---|
'csrftoken' |
'PhNhZx3GSIpFgaBKqyroAUD6VD4a3kCMY2oIMW1VDwUUqe7HgHc2GJVlytynNpR2' |
| Query | Timeline | Time (ms) | Action | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SELECT "category"."category_id",
"category"."name", "category"."description", "category"."release_id", "category"."key", "category"."rank" FROM "category" WHERE "category"."category_id" = 27 LIMIT 21SELECT ••• FROM "category" WHERE "category"."category_id" = 27 LIMIT 21 |
6.78 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(61) cat = get_object_or_404(Category, category_id=categoryId) /usr/local/lib/python3.12/dist-packages/django/shortcuts.py in get_object_or_404(76) return queryset.get(*args, **kwargs) |
|||||||||||||||||||||
|
SELECT "category_category"."category_category_id",
"category_category"."category_id", "category_category"."parent_id" FROM "category_category" WHERE "category_category"."parent_id" = 27SELECT ••• FROM "category_category" WHERE "category_category"."parent_id" = 27 |
6.62 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(75) if not get_children: |
|||||||||||||||||||||
|
SELECT DISTINCT
sp.speech_id,
s.speech_candidate_id, sp.speechdate, sp.title, sp.location, sp.speechtype_id, s.candidate_id, s.firstname, s.lastname, s.middlename, s.nickname, s.suffix, s.officecandidatestatus_id, s.shorttitle, CASE s.candidatepreferredname_id WHEN 'M' THEN s.middlename WHEN 'N' THEN s.nickname ELSE s.firstname END AS preferred FROM ( SELECT s.speech_id, sc.speech_candidate_id, spc.category_id, c.lastname, c.firstname, c.candidate_id, c.nickname, c.middlename, c.suffix, oc.officecandidatestatus_id, o.shorttitle, c.candidatepreferredname_id FROM speech s JOIN speech_candidate sc USING (speech_id) JOIN speech_category spc USING (speech_id) JOIN candidate c USING (candidate_id) LEFT JOIN office_candidate oc ON oc.candidate_id = c.candidate_id AND (oc.officecandidatestatus_id = ANY (ARRAY[1, 3, 4])) AND oc.state_id = 'UT'::bpchar LEFT JOIN office o USING (office_id) LEFT JOIN ( SELECT ec.candidate_id FROM election_candidate ec JOIN election e USING (election_id) JOIN election_electionstage USING (election_id) JOIN electionstage_candidate USING (election_electionstage_id, election_candidate_id) WHERE e.electionyear = 2025 AND e.state_id = 'UT'::bpchar AND (electionstage_candidate.electioncandidatestatus_id = ANY (ARRAY[6, 8, 9, 12, 13])) AND ec.office_id = 1 ) ec ON ec.candidate_id = c.candidate_id WHERE s.speechdate IS NOT NULL AND s.speechtype_id <> 7 AND spc.category_id IN (98, 93, 27) AND (ec.candidate_id IS NOT NULL OR oc.candidate_id IS NOT NULL) ORDER BY s.speechdate DESC LIMIT 200 ) s JOIN speech sp USING (speech_id) ORDER BY sp.speechdate DESC LIMIT 5 SELECT ••• FROM ( SELECT s.speech_id, sc.speech_candidate_id, spc.category_id, c.lastname, c.firstname, c.candidate_id, c.nickname, c.middlename, c.suffix, oc.officecandidatestatus_id, o.shorttitle, c.candidatepreferredname_id FROM speech s JOIN speech_candidate sc USING (speech_id) JOIN speech_category spc USING (speech_id) JOIN candidate c USING (candidate_id) LEFT JOIN office_candidate oc ON oc.candidate_id = c.candidate_id AND (oc.officecandidatestatus_id = ANY (ARRAY[1, 3, 4])) AND oc.state_id = 'UT'::bpchar LEFT JOIN office o USING (office_id) LEFT JOIN ( SELECT ec.candidate_id FROM election_candidate ec JOIN election e USING (election_id) JOIN election_electionstage USING (election_id) JOIN electionstage_candidate USING (election_electionstage_id, election_candidate_id) WHERE e.electionyear = 2025 AND e.state_id = 'UT'::bpchar AND (electionstage_candidate.electioncandidatestatus_id = ANY (ARRAY[6, 8, 9, 12, 13])) AND ec.office_id = 1) ec ON ec.candidate_id = c.candidate_id WHERE s.speechdate IS NOT NULL AND s.speechtype_id <> 7 AND spc.category_id IN (98, 93, 27) AND (ec.candidate_id IS NOT NULL OR oc.candidate_id IS NOT NULL) ORDER BY s.speechdate DESC LIMIT 200) s JOIN speech sp USING (speech_id) ORDER BY sp.speechdate DESC LIMIT 5 |
5232.49 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(239) speech_candidate_ids_to_check = [x.speech_candidate_id for x in statements] |
|||||||||||||||||||||
|
SELECT *
FROM factcheck_speech_candidate INNER JOIN speech_candidate ON factcheck_speech_candidate.speech_candidate_id = speech_candidate.speech_candidate_id WHERE speech_candidate.speech_candidate_id IN (2248505, 2245469, 2235583, 2235568, 2234204) AND factcheck_speech_candidate.factcheckruling_id IN (1, 2, 16, 23, 26, 27, 28)SELECT * FROM factcheck_speech_candidate INNER JOIN speech_candidate ON factcheck_speech_candidate.speech_candidate_id = speech_candidate.speech_candidate_id WHERE speech_candidate.speech_candidate_id IN (2248505, 2245469, 2235583, 2235568, 2234204) AND factcheck_speech_candidate.factcheckruling_id IN (1, 2, 16, 23, 26, 27, 28) |
4.82 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(247) factcheck_speeches = [ |
|||||||||||||||||||||
|
SELECT "category"."category_id",
"category"."name", "category"."description", "category"."release_id", "category"."key", "category"."rank" FROM "category" WHERE "category"."release_id" >= 1 ORDER BY "category"."name" ASCSELECT ••• FROM "category" WHERE "category"."release_id" >= 1 ORDER BY "category"."name" ASC |
2.92 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(171) len_values = len(values)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT (
SELECT ct.title FROM congtitle ct JOIN congstatus cs USING (congtitle_id) WHERE cs.congress_id = congstatus.congress_id AND cs.statusdate <= congstatus.statusdate AND (ct.title != '' and ct.title is not null) ORDER BY cs.statusdate DESC LIMIT 1 ) AS "title", ( SELECT cot.outcometext FROM congoutcometext cot JOIN congtools ct USING (congoutcometext_id) WHERE ct.congtype_id = congress.congtype_id AND ct.conglevel_id = congstatus.conglevel_id AND ct.congstage_id = congstatus.congstage_id AND ct.congoutcome_id = congstatus.congoutcome_id ) AS "outcometext", "congstatus"."congstatus_id", "congstatus"."congress_id", "congstatus"."conglevel_id", "congstatus"."congstage_id", "congstatus"."congoutcome_id", "congstatus"."congtitle_id", "congstatus"."statusdate", "congstatus"."yea", "congstatus"."nay", "congress"."congress_id", "congress"."billnumber", "conglevel"."conglevel_id", "conglevel"."name", "congstage"."congstage_id", "congstage"."name", "congoutcome"."congoutcome_id", "congoutcome"."name", "congtitle"."congtitle_id", "congtitle".title FROM "congstatus" INNER JOIN "congcategory" ON ("congstatus"."congcategory_id" = "congcategory"."congcategory_id") INNER JOIN "congcategory_category" ON ("congcategory"."congcategory_id" = "congcategory_category"."congcategory_id") INNER JOIN "congress" ON ("congstatus"."congress_id" = "congress"."congress_id") INNER JOIN "conglevel" ON ("congstatus"."conglevel_id" = "conglevel"."conglevel_id") INNER JOIN "congstage" ON ("congstatus"."congstage_id" = "congstage"."congstage_id") LEFT OUTER JOIN "congoutcome" ON ("congstatus"."congoutcome_id" = "congoutcome"."congoutcome_id") LEFT OUTER JOIN "congtitle" ON ("congstatus"."congtitle_id" = "congtitle"."congtitle_id") WHERE ("congcategory_category"."category_id" IN (98, 93, 27) AND "congress"."state_id" = 'UT' AND "congstatus"."keyvote" AND "congstatus"."release_id" >= 1) ORDER BY "congstatus"."statusdate" DESC LIMIT 5SELECT ••• FROM congtitle ct JOIN congstatus cs USING (congtitle_id) WHERE cs.congress_id = congstatus.congress_id AND cs.statusdate <= congstatus.statusdate AND (ct.title != '' and ct.title is not null) ORDER BY cs.statusdate DESC LIMIT 1) AS "title", (SELECT cot.outcometext FROM congoutcometext cot JOIN congtools ct USING (congoutcometext_id) WHERE ct.congtype_id = congress.congtype_id AND ct.conglevel_id = congstatus.conglevel_id AND ct.congstage_id = congstatus.congstage_id AND ct.congoutcome_id = congstatus.congoutcome_id) AS "outcometext", "congstatus"."congstatus_id", "congstatus"."congress_id", "congstatus"."conglevel_id", "congstatus"."congstage_id", "congstatus"."congoutcome_id", "congstatus"."congtitle_id", "congstatus"."statusdate", "congstatus"."yea", "congstatus"."nay", "congress"."congress_id", "congress"."billnumber", "conglevel"."conglevel_id", "conglevel"."name", "congstage"."congstage_id", "congstage"."name", "congoutcome"."congoutcome_id", "congoutcome"."name", "congtitle"."congtitle_id", "congtitle".title FROM "congstatus" INNER JOIN "congcategory" ON ("congstatus"."congcategory_id" = "congcategory"."congcategory_id") INNER JOIN "congcategory_category" ON ("congcategory"."congcategory_id" = "congcategory_category"."congcategory_id") INNER JOIN "congress" ON ("congstatus"."congress_id" = "congress"."congress_id") INNER JOIN "conglevel" ON ("congstatus"."conglevel_id" = "conglevel"."conglevel_id") INNER JOIN "congstage" ON ("congstatus"."congstage_id" = "congstage"."congstage_id") LEFT OUTER JOIN "congoutcome" ON ("congstatus"."congoutcome_id" = "congoutcome"."congoutcome_id") LEFT OUTER JOIN "congtitle" ON ("congstatus"."congtitle_id" = "congtitle"."congtitle_id") WHERE ("congcategory_category"."category_id" IN (98, 93, 27) AND "congress"."state_id" = 'UT' AND "congstatus"."keyvote" AND "congstatus"."release_id" >= 1) ORDER BY "congstatus"."statusdate" DESC LIMIT 5 |
46.93 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(171) len_values = len(values)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "congress"."congress_id",
5 similar queries.
Duplicated 2 times.
"congress"."state_id" FROM "congress" WHERE "congress"."congress_id" = 39126 LIMIT 21SELECT ••• FROM "congress" WHERE "congress"."congress_id" = 39126 LIMIT 21 |
0.59 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(101) '==': infix(10, lambda context, x, y: x.eval(context) == y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "congress"."congress_id",
5 similar queries.
Duplicated 2 times.
"congress"."state_id" FROM "congress" WHERE "congress"."congress_id" = 39126 LIMIT 21SELECT ••• FROM "congress" WHERE "congress"."congress_id" = 39126 LIMIT 21 |
0.82 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(101) '==': infix(10, lambda context, x, y: x.eval(context) == y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "congress"."congress_id",
5 similar queries.
Duplicated 3 times.
"congress"."state_id" FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21SELECT ••• FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21 |
0.50 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(101) '==': infix(10, lambda context, x, y: x.eval(context) == y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "congress"."congress_id",
5 similar queries.
Duplicated 3 times.
"congress"."state_id" FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21SELECT ••• FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21 |
7.69 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(101) '==': infix(10, lambda context, x, y: x.eval(context) == y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "congress"."congress_id",
5 similar queries.
Duplicated 3 times.
"congress"."state_id" FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21SELECT ••• FROM "congress" WHERE "congress"."congress_id" = 39504 LIMIT 21 |
7.05 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(101) '==': infix(10, lambda context, x, y: x.eval(context) == y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "speech"."speech_id",
5 similar queries.
"speech"."key" FROM "speech" WHERE "speech"."speech_id" = 1670525 LIMIT 21SELECT ••• FROM "speech" WHERE "speech"."speech_id" = 1670525 LIMIT 21 |
0.59 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(95) 'and': infix(7, lambda context, x, y: x.eval(context) and y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "speech"."speech_id",
5 similar queries.
"speech"."key" FROM "speech" WHERE "speech"."speech_id" = 1667490 LIMIT 21SELECT ••• FROM "speech" WHERE "speech"."speech_id" = 1667490 LIMIT 21 |
0.62 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(95) 'and': infix(7, lambda context, x, y: x.eval(context) and y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "speech"."speech_id",
5 similar queries.
"speech"."key" FROM "speech" WHERE "speech"."speech_id" = 1657571 LIMIT 21SELECT ••• FROM "speech" WHERE "speech"."speech_id" = 1657571 LIMIT 21 |
0.54 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(95) 'and': infix(7, lambda context, x, y: x.eval(context) and y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "speech"."speech_id",
5 similar queries.
"speech"."key" FROM "speech" WHERE "speech"."speech_id" = 1657556 LIMIT 21SELECT ••• FROM "speech" WHERE "speech"."speech_id" = 1657556 LIMIT 21 |
0.55 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(95) 'and': infix(7, lambda context, x, y: x.eval(context) and y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "speech"."speech_id",
5 similar queries.
"speech"."key" FROM "speech" WHERE "speech"."speech_id" = 1656187 LIMIT 21SELECT ••• FROM "speech" WHERE "speech"."speech_id" = 1656187 LIMIT 21 |
0.51 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(308) match = condition.eval(context) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in eval(58) return func(context, self.first, self.second) /usr/local/lib/python3.12/dist-packages/django/template/smartif.py in <lambda>(95) 'and': infix(7, lambda context, x, y: x.eval(context) and y.eval(context)), /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in eval(892) return self.value.resolve(context, ignore_failures=True) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "rating"."rating_id",
"rating"."sig_id", "rating"."span", "rating"."name", "sig"."sig_id", "sig"."name" FROM "rating" INNER JOIN "rating_category" ON ("rating"."rating_id" = "rating_category"."rating_id") INNER JOIN "sig" ON ("rating"."sig_id" = "sig"."sig_id") WHERE ("rating_category"."category_id" = 27 AND "rating"."release_id" >= 1 AND "sig"."state_id" = 'UT') ORDER BY "rating"."span" DESC LIMIT 5SELECT ••• FROM "rating" INNER JOIN "rating_category" ON ("rating"."rating_id" = "rating_category"."rating_id") INNER JOIN "sig" ON ("rating"."sig_id" = "sig"."sig_id") WHERE ("rating_category"."category_id" = 27 AND "rating"."release_id" >= 1 AND "sig"."state_id" = 'UT') ORDER BY "rating"."span" DESC LIMIT 5 |
5.14 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(171) len_values = len(values)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "measure"."measure_id",
"measure"."electiondate", "measure"."title", "measure"."congoutcome_id", "congoutcome"."congoutcome_id", "congoutcome"."name" FROM "measure" INNER JOIN "measure_category" ON ("measure"."measure_id" = "measure_category"."measure_id") LEFT OUTER JOIN "congoutcome" ON ("measure"."congoutcome_id" = "congoutcome"."congoutcome_id") WHERE ("measure_category"."category_id" = 27 AND "measure"."state_id" = 'UT') ORDER BY "measure"."electiondate" DESC LIMIT 5SELECT ••• FROM "measure" INNER JOIN "measure_category" ON ("measure"."measure_id" = "measure_category"."measure_id") LEFT OUTER JOIN "congoutcome" ON ("measure"."congoutcome_id" = "congoutcome"."congoutcome_id") WHERE ("measure_category"."category_id" = 27 AND "measure"."state_id" = 'UT') ORDER BY "measure"."electiondate" DESC LIMIT 5 |
1.98 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(171) len_values = len(values)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "measure"."measure_id",
2 similar queries.
"measure"."state_id" FROM "measure" WHERE "measure"."measure_id" = 2933 LIMIT 21SELECT ••• FROM "measure" WHERE "measure"."measure_id" = 2933 LIMIT 21 |
1.88 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "state"."state_id",
2 similar queries.
Duplicated 2 times.
"state"."statetype_id", "state"."statecode", "state"."name", "state"."nickname", "state"."capital", "state"."area", "state"."population", "state"."statehood", "state"."motto", "state"."flower", "state"."tree", "state"."bird", "state"."high", "state"."low", "state"."type", "state"."legisname", "state"."ltgov", "state"."bicameral", "state"."lowername", "state"."senators", "state"."reps", "state"."termlimit", "state"."termlength", "state"."billurl", "state"."voteurl", "state"."registration", "state"."primarydate", "state"."generaldate", "state"."absenteewho", "state"."absenteehow", "state"."absenteewhen", "state"."largestcity", "state"."atlarge", "state"."ushousename", "state"."rollupper", "state"."rolllower", "state"."uscircuit", "state"."electoralvotes", "state"."caucus" FROM "state" WHERE "state"."state_id" = 'UT' LIMIT 21SELECT ••• FROM "state" WHERE "state"."state_id" = 'UT' LIMIT 21 |
3.23 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "measure"."measure_id",
2 similar queries.
"measure"."code" FROM "measure" WHERE "measure"."measure_id" = 2933 LIMIT 21SELECT ••• FROM "measure" WHERE "measure"."measure_id" = 2933 LIMIT 21 |
7.71 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "measure"."measure_id",
2 similar queries.
"measure"."state_id" FROM "measure" WHERE "measure"."measure_id" = 1356 LIMIT 21SELECT ••• FROM "measure" WHERE "measure"."measure_id" = 1356 LIMIT 21 |
3.74 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "state"."state_id",
2 similar queries.
Duplicated 2 times.
"state"."statetype_id", "state"."statecode", "state"."name", "state"."nickname", "state"."capital", "state"."area", "state"."population", "state"."statehood", "state"."motto", "state"."flower", "state"."tree", "state"."bird", "state"."high", "state"."low", "state"."type", "state"."legisname", "state"."ltgov", "state"."bicameral", "state"."lowername", "state"."senators", "state"."reps", "state"."termlimit", "state"."termlength", "state"."billurl", "state"."voteurl", "state"."registration", "state"."primarydate", "state"."generaldate", "state"."absenteewho", "state"."absenteehow", "state"."absenteewhen", "state"."largestcity", "state"."atlarge", "state"."ushousename", "state"."rollupper", "state"."rolllower", "state"."uscircuit", "state"."electoralvotes", "state"."caucus" FROM "state" WHERE "state"."state_id" = 'UT' LIMIT 21SELECT ••• FROM "state" WHERE "state"."state_id" = 'UT' LIMIT 21 |
0.86 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
|
SELECT "measure"."measure_id",
2 similar queries.
"measure"."code" FROM "measure" WHERE "measure"."measure_id" = 1356 LIMIT 21SELECT ••• FROM "measure" WHERE "measure"."measure_id" = 1356 LIMIT 21 |
0.52 | ||||||||||||||||||||
|
Connection: default Transaction status: Idle /var/www/justfacts/misc/middleware.py in __call__(50) return self.get_response(request) /usr/local/lib/python3.12/dist-packages/corsheaders/middleware.py in __call__(56) result = self.get_response(request) /var/www/justfacts/issues/views.py in issueSummary(308) return HttpResponse(template.render(context, request)) /usr/local/lib/python3.12/dist-packages/django/template/backends/django.py in render(61) return self.template.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(170) return self._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(150) return compiled_parent._render(context) /usr/local/lib/python3.12/dist-packages/django/test/utils.py in instrumented_test_render(100) return self.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/loader_tags.py in render(62) result = block.nodelist.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(938) bit = node.render_annotated(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/defaulttags.py in render(214) nodelist.append(node.render_annotated(context)) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render_annotated(905) return self.render(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in render(988) output = self.filter_expression.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(671) obj = self.var.resolve(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in resolve(796) value = self._resolve_lookup(context) /usr/local/lib/python3.12/dist-packages/django/template/base.py in _resolve_lookup(837) current = getattr(current, bit)
/var/www/justfacts/templates/issues/summary.html |
|||||||||||||||||||||
| Path | Location |
|---|---|
| .DS_Store | /var/www/justfacts/assets/.DS_Store |
| .well-known/apple-developer-merchantid-domain-association | /var/www/justfacts/assets/.well-known/apple-developer-merchantid-domain-association |
| pdfs/Mobile_Messaging_Terms_and_conditions.pdf | /var/www/justfacts/assets/pdfs/Mobile_Messaging_Terms_and_conditions.pdf |
| pdfs/CNIP-signed-bylaws-2023.pdf | /var/www/justfacts/assets/pdfs/CNIP-signed-bylaws-2023.pdf |
| pdfs/PolicyforFundraisingandGiftAcceptance_1.3_Edition.pdf | /var/www/justfacts/assets/pdfs/PolicyforFundraisingandGiftAcceptance_1.3_Edition.pdf |
| pdfs/CNIP2018.pdf | /var/www/justfacts/assets/pdfs/CNIP2018.pdf |
| pdfs/CNIP2019.pdf | /var/www/justfacts/assets/pdfs/CNIP2019.pdf |
| pdfs/2021/162017-Vote Smart-Brochure-Proof.pdf | /var/www/justfacts/assets/pdfs/2021/162017-Vote Smart-Brochure-Proof.pdf |
| pdfs/2021/990-2021.pdf | /var/www/justfacts/assets/pdfs/2021/990-2021.pdf |
| pdfs/2020/CNIP2020.pdf | /var/www/justfacts/assets/pdfs/2020/CNIP2020.pdf |
| pdfs/2020/Vote-Smart-FY21-Audit-Report-Final-Signed.pdf | /var/www/justfacts/assets/pdfs/2020/Vote-Smart-FY21-Audit-Report-Final-Signed.pdf |
| pdfs/2020/VoteSmartbrochure.pdf | /var/www/justfacts/assets/pdfs/2020/VoteSmartbrochure.pdf |
| pdfs/forcandidates/2023_states/2023_New_Jersey_State_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/2023_states/2023_New_Jersey_State_PCT.pdf |
| pdfs/forcandidates/2023_states/2023_Mississippi_State_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/2023_states/2023_Mississippi_State_PCT.pdf |
| pdfs/forcandidates/2023_states/2023_Virginia_State_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/2023_states/2023_Virginia_State_PCT.pdf |
| pdfs/forcandidates/2023_states/2023_Kentucky_State_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/2023_states/2023_Kentucky_State_PCT.pdf |
| pdfs/forcandidates/2023_states/2023_Louisiana_State_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/2023_states/2023_Louisiana_State_PCT.pdf |
| pdfs/forcandidates/states/2022_MS_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MS_PCT.pdf |
| pdfs/forcandidates/states/2022_IN_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_IN_PCT.pdf |
| pdfs/forcandidates/states/2022_AL_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_AL_PCT.pdf |
| pdfs/forcandidates/states/2022_WY_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_WY_PCT.pdf |
| pdfs/forcandidates/states/2022_NY_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NY_PCT.pdf |
| pdfs/forcandidates/states/2022_NJ_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NJ_PCT.pdf |
| pdfs/forcandidates/states/2022_SC_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_SC_PCT.pdf |
| pdfs/forcandidates/states/2022_MA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MA_PCT.pdf |
| pdfs/forcandidates/states/2022_NM_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NM_PCT.pdf |
| pdfs/forcandidates/states/2022_NB_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NB_PCT.pdf |
| pdfs/forcandidates/states/2022_MD_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MD_PCT.pdf |
| pdfs/forcandidates/states/2022_MO_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MO_PCT.pdf |
| pdfs/forcandidates/states/2022_MINN_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MINN_PCT.pdf |
| pdfs/forcandidates/states/2022_AZ_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_AZ_PCT.pdf |
| pdfs/forcandidates/states/2022_PA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_PA_PCT.pdf |
| pdfs/forcandidates/states/2022_OK_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_OK_PCT.pdf |
| pdfs/forcandidates/states/2022_OH_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_OH_PCT.pdf |
| pdfs/forcandidates/states/2022_NV_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NV_PCT.pdf |
| pdfs/forcandidates/states/2022_WA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_WA_PCT.pdf |
| pdfs/forcandidates/states/2022_FL_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_FL_PCT.pdf |
| pdfs/forcandidates/states/2022_MI_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MI_PCT.pdf |
| pdfs/forcandidates/states/2022_CO_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_CO_PCT.pdf |
| pdfs/forcandidates/states/2022_OR_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_OR_PCT.pdf |
| pdfs/forcandidates/states/2022_VA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_VA_PCT.pdf |
| pdfs/forcandidates/states/2022_WV_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_WV_PCT.pdf |
| pdfs/forcandidates/states/2022_ME_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_ME_PCT.pdf |
| pdfs/forcandidates/states/2022_NH_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NH_PCT.pdf |
| pdfs/forcandidates/states/2022_AR_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_AR_PCT.pdf |
| pdfs/forcandidates/states/2022_ND_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_ND_PCT.pdf |
| pdfs/forcandidates/states/2022_TN_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_TN_PCT.pdf |
| pdfs/forcandidates/states/2022_CT_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_CT_PCT.pdf |
| pdfs/forcandidates/states/2022_IL_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_IL_PCT.pdf |
| pdfs/forcandidates/states/2022_ID_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_ID_PCT.pdf |
| pdfs/forcandidates/states/2022_GA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_GA_PCT.pdf |
| pdfs/forcandidates/states/2022_DE_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_DE_PCT.pdf |
| pdfs/forcandidates/states/2022_KS_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_KS_PCT.pdf |
| pdfs/forcandidates/states/2022_CA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_CA_PCT.pdf |
| pdfs/forcandidates/states/2022_SD_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_SD_PCT.pdf |
| pdfs/forcandidates/states/2022_UT_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_UT_PCT.pdf |
| pdfs/forcandidates/states/2022_KY_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_KY_PCT.pdf |
| pdfs/forcandidates/states/2022_NC_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_NC_PCT.pdf |
| pdfs/forcandidates/states/2022_TX_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_TX_PCT.pdf |
| pdfs/forcandidates/states/2022_MISS_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_MISS_PCT.pdf |
| pdfs/forcandidates/states/2022_VT_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_VT_PCT.pdf |
| pdfs/forcandidates/states/2022_IA_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_IA_PCT.pdf |
| pdfs/forcandidates/states/2022_HI_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_HI_PCT.pdf |
| pdfs/forcandidates/states/2022_AK_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_AK_PCT.pdf |
| pdfs/forcandidates/states/2022_WI_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_WI_PCT.pdf |
| pdfs/forcandidates/states/2022_RI_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/states/2022_RI_PCT.pdf |
| pdfs/forcandidates/congressional/2022_Congressional_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/congressional/2022_Congressional_PCT.pdf |
| pdfs/forcandidates/congressional/2024_Federal_PCT.pdf | /var/www/justfacts/assets/pdfs/forcandidates/congressional/2024_Federal_PCT.pdf |
| pdfs/about/3-Conflict-of-Interest-Policy.pdf | /var/www/justfacts/assets/pdfs/about/3-Conflict-of-Interest-Policy.pdf |
| pdfs/about/Amended-bylaws-2023.pdf | /var/www/justfacts/assets/pdfs/about/Amended-bylaws-2023.pdf |
| pdfs/about/Conflict-of-Interest-Policy.pdf | /var/www/justfacts/assets/pdfs/about/Conflict-of-Interest-Policy.pdf |
| images/candidate/Bull-Logo-Drk-Blue.png | /var/www/justfacts/assets/images/candidate/Bull-Logo-Drk-Blue.png |
| images/candidate/Bull-Logo-Drk-Blue_cropped.png | /var/www/justfacts/assets/images/candidate/Bull-Logo-Drk-Blue_cropped.png |
| images/homepage/seal-1.png | /var/www/justfacts/assets/images/homepage/seal-1.png |
| images/homepage/US-VOTING-BOOTH.png | /var/www/justfacts/assets/images/homepage/US-VOTING-BOOTH.png |
| images/homepage/VS-Side-By-Side-Checkmark-LRG.png | /var/www/justfacts/assets/images/homepage/VS-Side-By-Side-Checkmark-LRG.png |
| images/homepage/vs-facts-logo-2017.png | /var/www/justfacts/assets/images/homepage/vs-facts-logo-2017.png |
| images/homepage/VOTESMART_Iterations 2.png | /var/www/justfacts/assets/images/homepage/VOTESMART_Iterations 2.png |
| images/homepage/WebsiteRedesignAdSquareDesktop.png | /var/www/justfacts/assets/images/homepage/WebsiteRedesignAdSquareDesktop.png |
| images/homepage/vote-smart-logo-final_icon-color.png | /var/www/justfacts/assets/images/homepage/vote-smart-logo-final_icon-color.png |
| images/homepage/seal-2.png | /var/www/justfacts/assets/images/homepage/seal-2.png |
| images/homepage/donate-bg.png | /var/www/justfacts/assets/images/homepage/donate-bg.png |
| images/homepage/vote-smart-logo-final_icon-color.jpg | /var/www/justfacts/assets/images/homepage/vote-smart-logo-final_icon-color.jpg |
| images/homepage/votesmartlogfinalprimarycolor.png | /var/www/justfacts/assets/images/homepage/votesmartlogfinalprimarycolor.png |
| images/homepage/Bull-Adsquare-desktop_16-9_resize.png | /var/www/justfacts/assets/images/homepage/Bull-Adsquare-desktop_16-9_resize.png |
| images/homepage/Three-Star-Rating-Badge-Full-Color.png | /var/www/justfacts/assets/images/homepage/Three-Star-Rating-Badge-Full-Color.png |
| images/homepage/adsquare_announcement.png | /var/www/justfacts/assets/images/homepage/adsquare_announcement.png |
| images/helpus/JohananTaiHeadshot.jpg | /var/www/justfacts/assets/images/helpus/JohananTaiHeadshot.jpg |
| images/helpus/Carousel3.jpg | /var/www/justfacts/assets/images/helpus/Carousel3.jpg |
| images/helpus/bg-help.png | /var/www/justfacts/assets/images/helpus/bg-help.png |
| images/helpus/NIMSPlogo.png | /var/www/justfacts/assets/images/helpus/NIMSPlogo.png |
| images/helpus/Carousel2.jpg | /var/www/justfacts/assets/images/helpus/Carousel2.jpg |
| images/helpus/Carousel1.jpg | /var/www/justfacts/assets/images/helpus/Carousel1.jpg |
| images/helpus/intern-spotlight-carousel.png | /var/www/justfacts/assets/images/helpus/intern-spotlight-carousel.png |
| images/helpus/internship-spotlight-headshot.jpg | /var/www/justfacts/assets/images/helpus/internship-spotlight-headshot.jpg |
| images/helpus/Makala.jpeg | /var/www/justfacts/assets/images/helpus/Makala.jpeg |
| images/general/star-spangled-header-background.png | /var/www/justfacts/assets/images/general/star-spangled-header-background.png |
| images/general/myvs.png | /var/www/justfacts/assets/images/general/myvs.png |
| images/general/btn-star-spangles-1-resized.png | /var/www/justfacts/assets/images/general/btn-star-spangles-1-resized.png |
| images/general/capitol-background.png | /var/www/justfacts/assets/images/general/capitol-background.png |
| images/general/FTM_resized_new_logo.png | /var/www/justfacts/assets/images/general/FTM_resized_new_logo.png |
| images/general/btn-star-spangles-2-resized-60.png | /var/www/justfacts/assets/images/general/btn-star-spangles-2-resized-60.png |
| images/general/voteeasy_2018.png | /var/www/justfacts/assets/images/general/voteeasy_2018.png |
| images/general/ISPY-logo.png | /var/www/justfacts/assets/images/general/ISPY-logo.png |
| images/general/os_logo.jpg | /var/www/justfacts/assets/images/general/os_logo.jpg |
| images/general/ispy_logo.png | /var/www/justfacts/assets/images/general/ispy_logo.png |
| images/general/onpoint-btn.png | /var/www/justfacts/assets/images/general/onpoint-btn.png |
| images/general/logo-anniversary-200x200.png | /var/www/justfacts/assets/images/general/logo-anniversary-200x200.png |
| images/general/btn-star-spangles-3-resized.png | /var/www/justfacts/assets/images/general/btn-star-spangles-3-resized.png |
| images/general/btn-star-spangles-1.png | /var/www/justfacts/assets/images/general/btn-star-spangles-1.png |
| images/general/btn-star-spangles-3-resized-40.png | /var/www/justfacts/assets/images/general/btn-star-spangles-3-resized-40.png |
| images/general/pg.png | /var/www/justfacts/assets/images/general/pg.png |
| images/general/star-spangled-banner-image-cropped-rotated.png | /var/www/justfacts/assets/images/general/star-spangled-banner-image-cropped-rotated.png |
| images/general/btn-star-spangles-2.png | /var/www/justfacts/assets/images/general/btn-star-spangles-2.png |
| images/general/bull_logo.png | /var/www/justfacts/assets/images/general/bull_logo.png |
| images/general/btn-star-spangles-3.png | /var/www/justfacts/assets/images/general/btn-star-spangles-3.png |
| images/general/outline_star_black_18dp.png | /var/www/justfacts/assets/images/general/outline_star_black_18dp.png |
| images/general/Politician_naked.png | /var/www/justfacts/assets/images/general/Politician_naked.png |
| images/general/star-spangled-banner-image-cropped.png | /var/www/justfacts/assets/images/general/star-spangled-banner-image-cropped.png |
| images/general/star-spangled-banner-image.png | /var/www/justfacts/assets/images/general/star-spangled-banner-image.png |
| images/general/followmoney-1.png | /var/www/justfacts/assets/images/general/followmoney-1.png |
| images/general/aristotle-international-squarelogo.png | /var/www/justfacts/assets/images/general/aristotle-international-squarelogo.png |
| images/general/helpus-popup/VS-Lightbox1.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox1.jpg |
| images/general/helpus-popup/VS-Lightbox11.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox11.jpg |
| images/general/helpus-popup/VS-Lightbox2.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox2.jpg |
| images/general/helpus-popup/VS-Lightbox9.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox9.jpg |
| images/general/helpus-popup/VS-Lightbox3.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox3.jpg |
| images/general/helpus-popup/VS-Lightbox6_test.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox6_test.jpg |
| images/general/helpus-popup/VS-Lightbox7.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox7.jpg |
| images/general/helpus-popup/VS-Lightbox12.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox12.jpg |
| images/general/helpus-popup/VS-Lightbox8.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox8.jpg |
| images/general/helpus-popup/VS-Lightbox6.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox6.jpg |
| images/general/helpus-popup/VS-Lightbox4.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox4.jpg |
| images/general/helpus-popup/VS-Lightbox10.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox10.jpg |
| images/general/helpus-popup/VS-Lightbox13.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox13.jpg |
| images/general/helpus-popup/VS-Lightbox5.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox5.jpg |
| images/general/helpus-popup/VS-Lightbox15.png | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox15.png |
| images/general/helpus-popup/VS-Lightbox14.jpg | /var/www/justfacts/assets/images/general/helpus-popup/VS-Lightbox14.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox1.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox1.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox11.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox11.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox2.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox2.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox9.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox9.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox3.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox3.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox7.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox7.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox12.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox12.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox8.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox8.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox6.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox6.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox4.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox4.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox10.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox10.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox13.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox13.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox5.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox5.jpg |
| images/general/helpus-popup-cropped-internal/VS-Lightbox15.png | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox15.png |
| images/general/helpus-popup-cropped-internal/VS-Lightbox14.jpg | /var/www/justfacts/assets/images/general/helpus-popup-cropped-internal/VS-Lightbox14.jpg |
| images/general/favicon-new-branding/safari-pinned-tab.svg | /var/www/justfacts/assets/images/general/favicon-new-branding/safari-pinned-tab.svg |
| images/general/favicon-new-branding/android-chrome-512x512.png | /var/www/justfacts/assets/images/general/favicon-new-branding/android-chrome-512x512.png |
| images/general/favicon-new-branding/browserconfig.xml | /var/www/justfacts/assets/images/general/favicon-new-branding/browserconfig.xml |
| images/general/favicon-new-branding/mstile-150x150.png | /var/www/justfacts/assets/images/general/favicon-new-branding/mstile-150x150.png |
| images/general/favicon-new-branding/favicon.ico | /var/www/justfacts/assets/images/general/favicon-new-branding/favicon.ico |
| images/general/favicon-new-branding/favicon-16x16.png | /var/www/justfacts/assets/images/general/favicon-new-branding/favicon-16x16.png |
| images/general/favicon-new-branding/site.webmanifest | /var/www/justfacts/assets/images/general/favicon-new-branding/site.webmanifest |
| images/general/favicon-new-branding/android-chrome-192x192.png | /var/www/justfacts/assets/images/general/favicon-new-branding/android-chrome-192x192.png |
| images/general/favicon-new-branding/apple-touch-icon.png | /var/www/justfacts/assets/images/general/favicon-new-branding/apple-touch-icon.png |
| images/general/favicon-new-branding/favicon-32x32.png | /var/www/justfacts/assets/images/general/favicon-new-branding/favicon-32x32.png |
| images/general/favicons/android-chrome-256x256.png | /var/www/justfacts/assets/images/general/favicons/android-chrome-256x256.png |
| images/general/favicons/safari-pinned-tab.svg | /var/www/justfacts/assets/images/general/favicons/safari-pinned-tab.svg |
| images/general/favicons/browserconfig.xml | /var/www/justfacts/assets/images/general/favicons/browserconfig.xml |
| images/general/favicons/mstile-150x150.png | /var/www/justfacts/assets/images/general/favicons/mstile-150x150.png |
| images/general/favicons/favicon.ico | /var/www/justfacts/assets/images/general/favicons/favicon.ico |
| images/general/favicons/favicon-16x16.png | /var/www/justfacts/assets/images/general/favicons/favicon-16x16.png |
| images/general/favicons/site.webmanifest | /var/www/justfacts/assets/images/general/favicons/site.webmanifest |
| images/general/favicons/android-chrome-192x192.png | /var/www/justfacts/assets/images/general/favicons/android-chrome-192x192.png |
| images/general/favicons/apple-touch-icon.png | /var/www/justfacts/assets/images/general/favicons/apple-touch-icon.png |
| images/general/favicons/favicon-32x32.png | /var/www/justfacts/assets/images/general/favicons/favicon-32x32.png |
| images/share/voteSmartEmbedDivExample.svg | /var/www/justfacts/assets/images/share/voteSmartEmbedDivExample.svg |
| images/share/banner2SmallEmbed.svg | /var/www/justfacts/assets/images/share/banner2SmallEmbed.svg |
| images/share/carbon.svg | /var/www/justfacts/assets/images/share/carbon.svg |
| images/share/banner1.jpg | /var/www/justfacts/assets/images/share/banner1.jpg |
| images/share/logo-white_bg.gif | /var/www/justfacts/assets/images/share/logo-white_bg.gif |
| images/share/skyscraper.jpg | /var/www/justfacts/assets/images/share/skyscraper.jpg |
| images/share/banner1SmallEmbed.svg | /var/www/justfacts/assets/images/share/banner1SmallEmbed.svg |
| images/share/banner2-small.jpg | /var/www/justfacts/assets/images/share/banner2-small.jpg |
| images/share/leaderboard.jpg | /var/www/justfacts/assets/images/share/leaderboard.jpg |
| images/share/banner2Embed.svg | /var/www/justfacts/assets/images/share/banner2Embed.svg |
| images/share/banner1-small.jpg | /var/www/justfacts/assets/images/share/banner1-small.jpg |
| images/share/skyscraperEmbed.svg | /var/www/justfacts/assets/images/share/skyscraperEmbed.svg |
| images/share/Votesmart_widget.svg | /var/www/justfacts/assets/images/share/Votesmart_widget.svg |
| images/share/banner1Embed.svg | /var/www/justfacts/assets/images/share/banner1Embed.svg |
| images/share/VoteEasyLogoEmbed.svg | /var/www/justfacts/assets/images/share/VoteEasyLogoEmbed.svg |
| images/share/voteeasyBannerEmbed.svg | /var/www/justfacts/assets/images/share/voteeasyBannerEmbed.svg |
| images/share/banner2.jpg | /var/www/justfacts/assets/images/share/banner2.jpg |
| images/about/VE6.jpg | /var/www/justfacts/assets/images/about/VE6.jpg |
| images/about/voteeasy-banner1.jpg | /var/www/justfacts/assets/images/about/voteeasy-banner1.jpg |
| images/about/74573258-voter-registration-application-with-flag-of-united-states-of-america.jpg | /var/www/justfacts/assets/images/about/74573258-voter-registration-application-with-flag-of-united-states-of-america.jpg |
| images/about/VE8.jpg | /var/www/justfacts/assets/images/about/VE8.jpg |
| images/about/VE4.jpg | /var/www/justfacts/assets/images/about/VE4.jpg |
| images/about/vsdm_2018.png | /var/www/justfacts/assets/images/about/vsdm_2018.png |
| images/about/screenshots.png | /var/www/justfacts/assets/images/about/screenshots.png |
| images/about/VE5.jpg | /var/www/justfacts/assets/images/about/VE5.jpg |
| images/about/VE9.jpg | /var/www/justfacts/assets/images/about/VE9.jpg |
| images/about/VE2.jpg | /var/www/justfacts/assets/images/about/VE2.jpg |
| images/about/onpoint-bg.png | /var/www/justfacts/assets/images/about/onpoint-bg.png |
| images/about/VE3.jpg | /var/www/justfacts/assets/images/about/VE3.jpg |
| images/about/default-candidate-image.jpg | /var/www/justfacts/assets/images/about/default-candidate-image.jpg |
| images/about/phonehand1.png | /var/www/justfacts/assets/images/about/phonehand1.png |
| images/about/VE7.jpg | /var/www/justfacts/assets/images/about/VE7.jpg |
| images/about/88075232-election-in-united-states-of-america-voting-at-the-ballot-box-the-hand-of-woman-putting-her-vote-in-.jpg | /var/www/justfacts/assets/images/about/88075232-election-in-united-states-of-america-voting-at-the-ballot-box-the-hand-of-woman-putting-her-vote-in-.jpg |
| images/about/about_pvs_3.jpg | /var/www/justfacts/assets/images/about/about_pvs_3.jpg |
| images/about/VE1.jpg | /var/www/justfacts/assets/images/about/VE1.jpg |
| images/subpages/default-candidate-image.jpg | /var/www/justfacts/assets/images/subpages/default-candidate-image.jpg |
| fonts/us_declaration/Licence.txt | /var/www/justfacts/assets/fonts/us_declaration/Licence.txt |
| fonts/us_declaration/USDeclaration.ttf | /var/www/justfacts/assets/fonts/us_declaration/USDeclaration.ttf |
| js/material-kit.js | /var/www/justfacts/assets/js/material-kit.js |
| js/material-kit.min.js | /var/www/justfacts/assets/js/material-kit.min.js |
| js/material-kit.js.map | /var/www/justfacts/assets/js/material-kit.js.map |
| js/offices/offices.js | /var/www/justfacts/assets/js/offices/offices.js |
| js/offices/pie_chart.js | /var/www/justfacts/assets/js/offices/pie_chart.js |
| js/candidate/candidate_finance.js | /var/www/justfacts/assets/js/candidate/candidate_finance.js |
| js/candidate/candidate_opinions.js | /var/www/justfacts/assets/js/candidate/candidate_opinions.js |
| js/candidate/candidate_bull.js | /var/www/justfacts/assets/js/candidate/candidate_bull.js |
| js/candidate/candidate_votes.js | /var/www/justfacts/assets/js/candidate/candidate_votes.js |
| js/candidate/candidate_bio.js | /var/www/justfacts/assets/js/candidate/candidate_bio.js |
| js/candidate/candidate_summary.js | /var/www/justfacts/assets/js/candidate/candidate_summary.js |
| js/candidate/candidate_pct.js | /var/www/justfacts/assets/js/candidate/candidate_pct.js |
| js/candidate/candidate_statements.js | /var/www/justfacts/assets/js/candidate/candidate_statements.js |
| js/vetoes/vetoes.js | /var/www/justfacts/assets/js/vetoes/vetoes.js |
| js/core/popper.min.js | /var/www/justfacts/assets/js/core/popper.min.js |
| js/core/jquery.min.js | /var/www/justfacts/assets/js/core/jquery.min.js |
| js/core/bootstrap-material-design.min.js | /var/www/justfacts/assets/js/core/bootstrap-material-design.min.js |
| js/government/sigDetails.js | /var/www/justfacts/assets/js/government/sigDetails.js |
| js/government/public_statements.js | /var/www/justfacts/assets/js/government/public_statements.js |
| js/government/public_statementDetail.js | /var/www/justfacts/assets/js/government/public_statementDetail.js |
| js/government/government.js | /var/www/justfacts/assets/js/government/government.js |
| js/education/education.js | /var/www/justfacts/assets/js/education/education.js |
| js/keyvotes/breakdown_pie_chart.js | /var/www/justfacts/assets/js/keyvotes/breakdown_pie_chart.js |
| js/keyvotes/pie_chart.js | /var/www/justfacts/assets/js/keyvotes/pie_chart.js |
| js/keyvotes/keyvotes.js | /var/www/justfacts/assets/js/keyvotes/keyvotes.js |
| js/keyvotes/detail.js | /var/www/justfacts/assets/js/keyvotes/detail.js |
| js/helpus/helpus.js | /var/www/justfacts/assets/js/helpus/helpus.js |
| js/helpus/helpus-subnav.js | /var/www/justfacts/assets/js/helpus/helpus-subnav.js |
| js/home/site_search_handler.js | /var/www/justfacts/assets/js/home/site_search_handler.js |
| js/home/help-us-popup.js | /var/www/justfacts/assets/js/home/help-us-popup.js |
| js/home/home.js | /var/www/justfacts/assets/js/home/home.js |
| js/share/link-to-us.js | /var/www/justfacts/assets/js/share/link-to-us.js |
| js/share/share-subnav.js | /var/www/justfacts/assets/js/share/share-subnav.js |
| js/user/justfacts_login_utils.js | /var/www/justfacts/assets/js/user/justfacts_login_utils.js |
| js/user/view_blocker.js | /var/www/justfacts/assets/js/user/view_blocker.js |
| js/user/justfacts_reCAPTCHA.js | /var/www/justfacts/assets/js/user/justfacts_reCAPTCHA.js |
| js/forcandidates/forcandidates.js | /var/www/justfacts/assets/js/forcandidates/forcandidates.js |
| js/plugins/snackbar.min.js | /var/www/justfacts/assets/js/plugins/snackbar.min.js |
| js/plugins/bootstrap-selectpicker.js | /var/www/justfacts/assets/js/plugins/bootstrap-selectpicker.js |
| js/plugins/jquery.flexisel.js | /var/www/justfacts/assets/js/plugins/jquery.flexisel.js |
| js/plugins/nouislider.min.js | /var/www/justfacts/assets/js/plugins/nouislider.min.js |
| js/plugins/bootstrap-tagsinput.js | /var/www/justfacts/assets/js/plugins/bootstrap-tagsinput.js |
| js/plugins/jasny-bootstrap.min.js | /var/www/justfacts/assets/js/plugins/jasny-bootstrap.min.js |
| js/plugins/bootstrap-datetimepicker.js | /var/www/justfacts/assets/js/plugins/bootstrap-datetimepicker.js |
| js/plugins/moment.min.js | /var/www/justfacts/assets/js/plugins/moment.min.js |
| js/about/about.js | /var/www/justfacts/assets/js/about/about.js |
| js/elections/pie_chart.js | /var/www/justfacts/assets/js/elections/pie_chart.js |
| js/elections/elections.js | /var/www/justfacts/assets/js/elections/elections.js |
| js/tracking/tracking.js | /var/www/justfacts/assets/js/tracking/tracking.js |
| js/iSpy/iSpy.js | /var/www/justfacts/assets/js/iSpy/iSpy.js |
| css/material-kit.css | /var/www/justfacts/assets/css/material-kit.css |
| css/material-kit.css.map | /var/www/justfacts/assets/css/material-kit.css.map |
| scss/material-kit.scss | /var/www/justfacts/assets/scss/material-kit.scss |
| scss/offices/officials.scss | /var/www/justfacts/assets/scss/offices/officials.scss |
| scss/candidate/_candidate_opinions.scss | /var/www/justfacts/assets/scss/candidate/_candidate_opinions.scss |
| scss/candidate/_candidate_votes.scss | /var/www/justfacts/assets/scss/candidate/_candidate_votes.scss |
| scss/candidate/_candidate_pct.scss | /var/www/justfacts/assets/scss/candidate/_candidate_pct.scss |
| scss/candidate/_candidate_statements.scss | /var/www/justfacts/assets/scss/candidate/_candidate_statements.scss |
| scss/candidate/_candidate_finance.scss | /var/www/justfacts/assets/scss/candidate/_candidate_finance.scss |
| scss/candidate/_candidate_summary.scss | /var/www/justfacts/assets/scss/candidate/_candidate_summary.scss |
| scss/candidate/_candidate_long_dropdown.scss | /var/www/justfacts/assets/scss/candidate/_candidate_long_dropdown.scss |
| scss/candidate/_candidate_base.scss | /var/www/justfacts/assets/scss/candidate/_candidate_base.scss |
| scss/candidate/_candidate_contact_info.scss | /var/www/justfacts/assets/scss/candidate/_candidate_contact_info.scss |
| scss/vetoes/vetoes.scss | /var/www/justfacts/assets/scss/vetoes/vetoes.scss |
| scss/government/_ratings_detail.scss | /var/www/justfacts/assets/scss/government/_ratings_detail.scss |
| scss/government/_government_base.scss | /var/www/justfacts/assets/scss/government/_government_base.scss |
| scss/government/_issues.scss | /var/www/justfacts/assets/scss/government/_issues.scss |
| scss/government/_public_statements.scss | /var/www/justfacts/assets/scss/government/_public_statements.scss |
| scss/keyvotes/keyvotes.scss | /var/www/justfacts/assets/scss/keyvotes/keyvotes.scss |
| scss/helpus/_helpus.scss | /var/www/justfacts/assets/scss/helpus/_helpus.scss |
| scss/justfacts/_about.scss | /var/www/justfacts/assets/scss/justfacts/_about.scss |
| scss/justfacts/_footer.scss | /var/www/justfacts/assets/scss/justfacts/_footer.scss |
| scss/justfacts/_icons.scss | /var/www/justfacts/assets/scss/justfacts/_icons.scss |
| scss/justfacts/_home.scss | /var/www/justfacts/assets/scss/justfacts/_home.scss |
| scss/justfacts/_iSpy.scss | /var/www/justfacts/assets/scss/justfacts/_iSpy.scss |
| scss/justfacts/_global.scss | /var/www/justfacts/assets/scss/justfacts/_global.scss |
| scss/justfacts/_header.scss | /var/www/justfacts/assets/scss/justfacts/_header.scss |
| scss/justfacts/_search.scss | /var/www/justfacts/assets/scss/justfacts/_search.scss |
| scss/share/share.scss | /var/www/justfacts/assets/scss/share/share.scss |
| scss/user/_user_panel.scss | /var/www/justfacts/assets/scss/user/_user_panel.scss |
| scss/elections/_elections_base.scss | /var/www/justfacts/assets/scss/elections/_elections_base.scss |
| scss/elections/justfacts/_about.scss | /var/www/justfacts/assets/scss/elections/justfacts/_about.scss |
| scss/elections/justfacts/_footer.scss | /var/www/justfacts/assets/scss/elections/justfacts/_footer.scss |
| scss/elections/justfacts/_icons.scss | /var/www/justfacts/assets/scss/elections/justfacts/_icons.scss |
| scss/elections/justfacts/_home.scss | /var/www/justfacts/assets/scss/elections/justfacts/_home.scss |
| scss/elections/justfacts/_iSpy.scss | /var/www/justfacts/assets/scss/elections/justfacts/_iSpy.scss |
| scss/elections/justfacts/_global.scss | /var/www/justfacts/assets/scss/elections/justfacts/_global.scss |
| scss/elections/justfacts/_header.scss | /var/www/justfacts/assets/scss/elections/justfacts/_header.scss |
| scss/elections/justfacts/_search.scss | /var/www/justfacts/assets/scss/elections/justfacts/_search.scss |
| scss/material-kit/_misc-extend.scss | /var/www/justfacts/assets/scss/material-kit/_misc-extend.scss |
| scss/material-kit/_mixins.scss | /var/www/justfacts/assets/scss/material-kit/_mixins.scss |
| scss/material-kit/_nav.scss | /var/www/justfacts/assets/scss/material-kit/_nav.scss |
| scss/material-kit/_reboot.scss | /var/www/justfacts/assets/scss/material-kit/_reboot.scss |
| scss/material-kit/_ripples.scss | /var/www/justfacts/assets/scss/material-kit/_ripples.scss |
| scss/material-kit/_tooltip.scss | /var/www/justfacts/assets/scss/material-kit/_tooltip.scss |
| scss/material-kit/_list-group.scss | /var/www/justfacts/assets/scss/material-kit/_list-group.scss |
| scss/material-kit/_layout.scss | /var/www/justfacts/assets/scss/material-kit/_layout.scss |
| scss/material-kit/_navbar.scss | /var/www/justfacts/assets/scss/material-kit/_navbar.scss |
| scss/material-kit/_example-pages-extend.scss | /var/www/justfacts/assets/scss/material-kit/_example-pages-extend.scss |
| scss/material-kit/_misc.scss | /var/www/justfacts/assets/scss/material-kit/_misc.scss |
| scss/material-kit/_footers.scss | /var/www/justfacts/assets/scss/material-kit/_footers.scss |
| scss/material-kit/_tabs.scss | /var/www/justfacts/assets/scss/material-kit/_tabs.scss |
| scss/material-kit/_switches.scss | /var/www/justfacts/assets/scss/material-kit/_switches.scss |
| scss/material-kit/_drawer.scss | /var/www/justfacts/assets/scss/material-kit/_drawer.scss |
| scss/material-kit/_badges.scss | /var/www/justfacts/assets/scss/material-kit/_badges.scss |
| scss/material-kit/_modal.scss | /var/www/justfacts/assets/scss/material-kit/_modal.scss |
| scss/material-kit/_tables.scss | /var/www/justfacts/assets/scss/material-kit/_tables.scss |
| scss/material-kit/_modal-extend.scss | /var/www/justfacts/assets/scss/material-kit/_modal-extend.scss |
| scss/material-kit/_progress.scss | /var/www/justfacts/assets/scss/material-kit/_progress.scss |
| scss/material-kit/_popover.scss | /var/www/justfacts/assets/scss/material-kit/_popover.scss |
| scss/material-kit/_fileupload.scss | /var/www/justfacts/assets/scss/material-kit/_fileupload.scss |
| scss/material-kit/_headers.scss | /var/www/justfacts/assets/scss/material-kit/_headers.scss |
| scss/material-kit/_dropdown.scss | /var/www/justfacts/assets/scss/material-kit/_dropdown.scss |
| scss/material-kit/_pagination.scss | /var/www/justfacts/assets/scss/material-kit/_pagination.scss |
| scss/material-kit/_images.scss | /var/www/justfacts/assets/scss/material-kit/_images.scss |
| scss/material-kit/_forms.scss | /var/www/justfacts/assets/scss/material-kit/_forms.scss |
| scss/material-kit/_example-pages.scss | /var/www/justfacts/assets/scss/material-kit/_example-pages.scss |
| scss/material-kit/_togglebutton.scss | /var/www/justfacts/assets/scss/material-kit/_togglebutton.scss |
| scss/material-kit/_carousel.scss | /var/www/justfacts/assets/scss/material-kit/_carousel.scss |
| scss/material-kit/_responsive.scss | /var/www/justfacts/assets/scss/material-kit/_responsive.scss |
| scss/material-kit/_alerts.scss | /var/www/justfacts/assets/scss/material-kit/_alerts.scss |
| scss/material-kit/_type.scss | /var/www/justfacts/assets/scss/material-kit/_type.scss |
| scss/material-kit/_social-buttons.scss | /var/www/justfacts/assets/scss/material-kit/_social-buttons.scss |
| scss/material-kit/_input-group.scss | /var/www/justfacts/assets/scss/material-kit/_input-group.scss |
| scss/material-kit/_info-areas.scss | /var/www/justfacts/assets/scss/material-kit/_info-areas.scss |
| scss/material-kit/_sections.scss | /var/www/justfacts/assets/scss/material-kit/_sections.scss |
| scss/material-kit/_variables.scss | /var/www/justfacts/assets/scss/material-kit/_variables.scss |
| scss/material-kit/_custom-forms.scss | /var/www/justfacts/assets/scss/material-kit/_custom-forms.scss |
| scss/material-kit/_pills.scss | /var/www/justfacts/assets/scss/material-kit/_pills.scss |
| scss/material-kit/_cards.scss | /var/www/justfacts/assets/scss/material-kit/_cards.scss |
| scss/material-kit/_buttons.scss | /var/www/justfacts/assets/scss/material-kit/_buttons.scss |
| scss/material-kit/_core-bootstrap.scss | /var/www/justfacts/assets/scss/material-kit/_core-bootstrap.scss |
| scss/material-kit/_checkboxes.scss | /var/www/justfacts/assets/scss/material-kit/_checkboxes.scss |
| scss/material-kit/_radios.scss | /var/www/justfacts/assets/scss/material-kit/_radios.scss |
| scss/material-kit/_media.scss | /var/www/justfacts/assets/scss/material-kit/_media.scss |
| scss/material-kit/sections/_features.scss | /var/www/justfacts/assets/scss/material-kit/sections/_features.scss |
| scss/material-kit/sections/_pricing.scss | /var/www/justfacts/assets/scss/material-kit/sections/_pricing.scss |
| scss/material-kit/sections/_projects.scss | /var/www/justfacts/assets/scss/material-kit/sections/_projects.scss |
| scss/material-kit/sections/_contactus.scss | /var/www/justfacts/assets/scss/material-kit/sections/_contactus.scss |
| scss/material-kit/sections/_testimonials.scss | /var/www/justfacts/assets/scss/material-kit/sections/_testimonials.scss |
| scss/material-kit/sections/_team.scss | /var/www/justfacts/assets/scss/material-kit/sections/_team.scss |
| scss/material-kit/sections/_social-subscribe-lines.scss | /var/www/justfacts/assets/scss/material-kit/sections/_social-subscribe-lines.scss |
| scss/material-kit/sections/_footers-extend.scss | /var/www/justfacts/assets/scss/material-kit/sections/_footers-extend.scss |
| scss/material-kit/sections/_blogs.scss | /var/www/justfacts/assets/scss/material-kit/sections/_blogs.scss |
| scss/material-kit/sections/_headers-extend.scss | /var/www/justfacts/assets/scss/material-kit/sections/_headers-extend.scss |
| scss/material-kit/variables/_nav.scss | /var/www/justfacts/assets/scss/material-kit/variables/_nav.scss |
| scss/material-kit/variables/_tooltip.scss | /var/www/justfacts/assets/scss/material-kit/variables/_tooltip.scss |
| scss/material-kit/variables/_menu.scss | /var/www/justfacts/assets/scss/material-kit/variables/_menu.scss |
| scss/material-kit/variables/_list-group.scss | /var/www/justfacts/assets/scss/material-kit/variables/_list-group.scss |
| scss/material-kit/variables/_layout.scss | /var/www/justfacts/assets/scss/material-kit/variables/_layout.scss |
| scss/material-kit/variables/_bootstrap-material-design.scss | /var/www/justfacts/assets/scss/material-kit/variables/_bootstrap-material-design.scss |
| scss/material-kit/variables/_spacing.scss | /var/www/justfacts/assets/scss/material-kit/variables/_spacing.scss |
| scss/material-kit/variables/_drawer.scss | /var/www/justfacts/assets/scss/material-kit/variables/_drawer.scss |
| scss/material-kit/variables/_card.scss | /var/www/justfacts/assets/scss/material-kit/variables/_card.scss |
| scss/material-kit/variables/_tables.scss | /var/www/justfacts/assets/scss/material-kit/variables/_tables.scss |
| scss/material-kit/variables/_shadow.scss | /var/www/justfacts/assets/scss/material-kit/variables/_shadow.scss |
| scss/material-kit/variables/_dropdown.scss | /var/www/justfacts/assets/scss/material-kit/variables/_dropdown.scss |
| scss/material-kit/variables/_modals.scss | /var/www/justfacts/assets/scss/material-kit/variables/_modals.scss |
| scss/material-kit/variables/_pagination.scss | /var/www/justfacts/assets/scss/material-kit/variables/_pagination.scss |
| scss/material-kit/variables/_forms.scss | /var/www/justfacts/assets/scss/material-kit/variables/_forms.scss |
| scss/material-kit/variables/_carousel.scss | /var/www/justfacts/assets/scss/material-kit/variables/_carousel.scss |
| scss/material-kit/variables/_type.scss | /var/www/justfacts/assets/scss/material-kit/variables/_type.scss |
| scss/material-kit/variables/_snackbar.scss | /var/www/justfacts/assets/scss/material-kit/variables/_snackbar.scss |
| scss/material-kit/variables/_colors.scss | /var/www/justfacts/assets/scss/material-kit/variables/_colors.scss |
| scss/material-kit/variables/_custom-forms.scss | /var/www/justfacts/assets/scss/material-kit/variables/_custom-forms.scss |
| scss/material-kit/variables/_state.scss | /var/www/justfacts/assets/scss/material-kit/variables/_state.scss |
| scss/material-kit/variables/_code.scss | /var/www/justfacts/assets/scss/material-kit/variables/_code.scss |
| scss/material-kit/variables/_colors-map.scss | /var/www/justfacts/assets/scss/material-kit/variables/_colors-map.scss |
| scss/material-kit/variables/_body.scss | /var/www/justfacts/assets/scss/material-kit/variables/_body.scss |
| scss/material-kit/variables/_buttons.scss | /var/www/justfacts/assets/scss/material-kit/variables/_buttons.scss |
| scss/material-kit/variables/_brand.scss | /var/www/justfacts/assets/scss/material-kit/variables/_brand.scss |
| scss/material-kit/variables/_bootstrap-material-design-base.scss | /var/www/justfacts/assets/scss/material-kit/variables/_bootstrap-material-design-base.scss |
| scss/material-kit/mixins/_hover.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_hover.scss |
| scss/material-kit/mixins/_alert.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_alert.scss |
| scss/material-kit/mixins/_layout.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_layout.scss |
| scss/material-kit/mixins/_animations.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_animations.scss |
| scss/material-kit/mixins/_drawer.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_drawer.scss |
| scss/material-kit/mixins/_utilities.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_utilities.scss |
| scss/material-kit/mixins/_navbar-colors.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_navbar-colors.scss |
| scss/material-kit/mixins/_forms.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_forms.scss |
| scss/material-kit/mixins/_type.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_type.scss |
| scss/material-kit/mixins/_breakpoints.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_breakpoints.scss |
| scss/material-kit/mixins/_colored-shadows.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_colored-shadows.scss |
| scss/material-kit/mixins/_navs.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_navs.scss |
| scss/material-kit/mixins/_buttons.scss | /var/www/justfacts/assets/scss/material-kit/mixins/_buttons.scss |
| scss/material-kit/bootstrap/scss/_mixins.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_mixins.scss |
| scss/material-kit/bootstrap/scss/_nav.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_nav.scss |
| scss/material-kit/bootstrap/scss/_reboot.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_reboot.scss |
| scss/material-kit/bootstrap/scss/_alert.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_alert.scss |
| scss/material-kit/bootstrap/scss/_tooltip.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_tooltip.scss |
| scss/material-kit/bootstrap/scss/_list-group.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_list-group.scss |
| scss/material-kit/bootstrap/scss/_navbar.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_navbar.scss |
| scss/material-kit/bootstrap/scss/_utilities.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_utilities.scss |
| scss/material-kit/bootstrap/scss/_modal.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_modal.scss |
| scss/material-kit/bootstrap/scss/_card.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_card.scss |
| scss/material-kit/bootstrap/scss/_tables.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_tables.scss |
| scss/material-kit/bootstrap/scss/_functions.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_functions.scss |
| scss/material-kit/bootstrap/scss/_close.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_close.scss |
| scss/material-kit/bootstrap/scss/_progress.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_progress.scss |
| scss/material-kit/bootstrap/scss/_popover.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_popover.scss |
| scss/material-kit/bootstrap/scss/_dropdown.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_dropdown.scss |
| scss/material-kit/bootstrap/scss/_pagination.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_pagination.scss |
| scss/material-kit/bootstrap/scss/_print.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_print.scss |
| scss/material-kit/bootstrap/scss/_images.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_images.scss |
| scss/material-kit/bootstrap/scss/_forms.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_forms.scss |
| scss/material-kit/bootstrap/scss/_grid.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_grid.scss |
| scss/material-kit/bootstrap/scss/_carousel.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_carousel.scss |
| scss/material-kit/bootstrap/scss/_breadcrumb.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_breadcrumb.scss |
| scss/material-kit/bootstrap/scss/_type.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_type.scss |
| scss/material-kit/bootstrap/scss/_input-group.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_input-group.scss |
| scss/material-kit/bootstrap/scss/_variables.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_variables.scss |
| scss/material-kit/bootstrap/scss/_button-group.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_button-group.scss |
| scss/material-kit/bootstrap/scss/_custom-forms.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_custom-forms.scss |
| scss/material-kit/bootstrap/scss/_badge.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_badge.scss |
| scss/material-kit/bootstrap/scss/_root.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_root.scss |
| scss/material-kit/bootstrap/scss/_code.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_code.scss |
| scss/material-kit/bootstrap/scss/bootstrap-reboot.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/bootstrap-reboot.scss |
| scss/material-kit/bootstrap/scss/_buttons.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_buttons.scss |
| scss/material-kit/bootstrap/scss/bootstrap-grid.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/bootstrap-grid.scss |
| scss/material-kit/bootstrap/scss/_jumbotron.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_jumbotron.scss |
| scss/material-kit/bootstrap/scss/_media.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_media.scss |
| scss/material-kit/bootstrap/scss/bootstrap.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/bootstrap.scss |
| scss/material-kit/bootstrap/scss/_transitions.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/_transitions.scss |
| scss/material-kit/bootstrap/scss/utilities/_clearfix.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_clearfix.scss |
| scss/material-kit/bootstrap/scss/utilities/_screenreaders.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_screenreaders.scss |
| scss/material-kit/bootstrap/scss/utilities/_spacing.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_spacing.scss |
| scss/material-kit/bootstrap/scss/utilities/_embed.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_embed.scss |
| scss/material-kit/bootstrap/scss/utilities/_borders.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_borders.scss |
| scss/material-kit/bootstrap/scss/utilities/_align.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_align.scss |
| scss/material-kit/bootstrap/scss/utilities/_text.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_text.scss |
| scss/material-kit/bootstrap/scss/utilities/_background.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_background.scss |
| scss/material-kit/bootstrap/scss/utilities/_visibility.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_visibility.scss |
| scss/material-kit/bootstrap/scss/utilities/_flex.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_flex.scss |
| scss/material-kit/bootstrap/scss/utilities/_display.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_display.scss |
| scss/material-kit/bootstrap/scss/utilities/_position.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_position.scss |
| scss/material-kit/bootstrap/scss/utilities/_sizing.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_sizing.scss |
| scss/material-kit/bootstrap/scss/utilities/_float.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/utilities/_float.scss |
| scss/material-kit/bootstrap/scss/mixins/_hover.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_hover.scss |
| scss/material-kit/bootstrap/scss/mixins/_alert.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_alert.scss |
| scss/material-kit/bootstrap/scss/mixins/_caret.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_caret.scss |
| scss/material-kit/bootstrap/scss/mixins/_text-emphasis.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_text-emphasis.scss |
| scss/material-kit/bootstrap/scss/mixins/_list-group.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_list-group.scss |
| scss/material-kit/bootstrap/scss/mixins/_clearfix.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_clearfix.scss |
| scss/material-kit/bootstrap/scss/mixins/_transition.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_transition.scss |
| scss/material-kit/bootstrap/scss/mixins/_background-variant.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_background-variant.scss |
| scss/material-kit/bootstrap/scss/mixins/_resize.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_resize.scss |
| scss/material-kit/bootstrap/scss/mixins/_grid-framework.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_grid-framework.scss |
| scss/material-kit/bootstrap/scss/mixins/_image.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_image.scss |
| scss/material-kit/bootstrap/scss/mixins/_nav-divider.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_nav-divider.scss |
| scss/material-kit/bootstrap/scss/mixins/_size.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_size.scss |
| scss/material-kit/bootstrap/scss/mixins/_text-hide.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_text-hide.scss |
| scss/material-kit/bootstrap/scss/mixins/_pagination.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_pagination.scss |
| scss/material-kit/bootstrap/scss/mixins/_forms.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_forms.scss |
| scss/material-kit/bootstrap/scss/mixins/_visibility.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_visibility.scss |
| scss/material-kit/bootstrap/scss/mixins/_grid.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_grid.scss |
| scss/material-kit/bootstrap/scss/mixins/_reset-text.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_reset-text.scss |
| scss/material-kit/bootstrap/scss/mixins/_navbar-align.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_navbar-align.scss |
| scss/material-kit/bootstrap/scss/mixins/_breakpoints.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_breakpoints.scss |
| scss/material-kit/bootstrap/scss/mixins/_badge.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_badge.scss |
| scss/material-kit/bootstrap/scss/mixins/_box-shadow.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_box-shadow.scss |
| scss/material-kit/bootstrap/scss/mixins/_gradients.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_gradients.scss |
| scss/material-kit/bootstrap/scss/mixins/_buttons.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_buttons.scss |
| scss/material-kit/bootstrap/scss/mixins/_lists.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_lists.scss |
| scss/material-kit/bootstrap/scss/mixins/_border-radius.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_border-radius.scss |
| scss/material-kit/bootstrap/scss/mixins/_float.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_float.scss |
| scss/material-kit/bootstrap/scss/mixins/_table-row.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_table-row.scss |
| scss/material-kit/bootstrap/scss/mixins/_screen-reader.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_screen-reader.scss |
| scss/material-kit/bootstrap/scss/mixins/_text-truncate.scss | /var/www/justfacts/assets/scss/material-kit/bootstrap/scss/mixins/_text-truncate.scss |
| scss/material-kit/cards/_card-blog.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-blog.scss |
| scss/material-kit/cards/_card-carousel.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-carousel.scss |
| scss/material-kit/cards/_card-testimonials.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-testimonials.scss |
| scss/material-kit/cards/_card-collapse.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-collapse.scss |
| scss/material-kit/cards/_card-form-horizontal.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-form-horizontal.scss |
| scss/material-kit/cards/_card-pricing.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-pricing.scss |
| scss/material-kit/cards/_card-rotate.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-rotate.scss |
| scss/material-kit/cards/_card-product.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-product.scss |
| scss/material-kit/cards/_card-login.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-login.scss |
| scss/material-kit/cards/_card-profile.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-profile.scss |
| scss/material-kit/cards/_card-plain.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-plain.scss |
| scss/material-kit/cards/_card-contact.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-contact.scss |
| scss/material-kit/cards/_card-background.scss | /var/www/justfacts/assets/scss/material-kit/cards/_card-background.scss |
| scss/material-kit/plugins/_plugin-bootstrap-select.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_plugin-bootstrap-select.scss |
| scss/material-kit/plugins/_plugin-tagsinput.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_plugin-tagsinput.scss |
| scss/material-kit/plugins/_plugin-datetime-picker.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_plugin-datetime-picker.scss |
| scss/material-kit/plugins/_plugin-flexisel.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_plugin-flexisel.scss |
| scss/material-kit/plugins/_snackbar.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_snackbar.scss |
| scss/material-kit/plugins/_plugin-nouislider.scss | /var/www/justfacts/assets/scss/material-kit/plugins/_plugin-nouislider.scss |
| Path | Location |
|---|---|
| admin/img/icon-no.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-no.svg |
| admin/img/README.txt | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/README.txt |
| admin/img/icon-yes.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-yes.svg |
| admin/img/inline-delete.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/inline-delete.svg |
| admin/img/selector-icons.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/selector-icons.svg |
| admin/img/icon-calendar.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-calendar.svg |
| admin/img/search.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/search.svg |
| admin/img/LICENSE | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/LICENSE |
| admin/img/icon-unknown.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-unknown.svg |
| admin/img/icon-viewlink.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg |
| admin/img/icon-changelink.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-changelink.svg |
| admin/img/calendar-icons.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/calendar-icons.svg |
| admin/img/icon-alert.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-alert.svg |
| admin/img/icon-unknown-alt.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg |
| admin/img/tooltag-add.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/tooltag-add.svg |
| admin/img/icon-addlink.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-addlink.svg |
| admin/img/sorting-icons.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/sorting-icons.svg |
| admin/img/icon-clock.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-clock.svg |
| admin/img/icon-deletelink.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg |
| admin/img/tooltag-arrowright.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg |
| admin/img/gis/move_vertex_off.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg |
| admin/img/gis/move_vertex_on.svg | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg |
| admin/fonts/README.txt | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/fonts/README.txt |
| admin/fonts/LICENSE.txt | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt |
| admin/fonts/Roboto-Regular-webfont.woff | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff |
| admin/fonts/Roboto-Light-webfont.woff | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff |
| admin/fonts/Roboto-Bold-webfont.woff | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff |
| admin/js/SelectFilter2.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/SelectFilter2.js |
| admin/js/nav_sidebar.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/nav_sidebar.js |
| admin/js/core.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/core.js |
| admin/js/popup_response.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/popup_response.js |
| admin/js/collapse.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/collapse.js |
| admin/js/autocomplete.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/autocomplete.js |
| admin/js/change_form.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/change_form.js |
| admin/js/jquery.init.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/jquery.init.js |
| admin/js/calendar.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/calendar.js |
| admin/js/urlify.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/urlify.js |
| admin/js/cancel.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/cancel.js |
| admin/js/prepopulate_init.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/prepopulate_init.js |
| admin/js/actions.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/actions.js |
| admin/js/prepopulate.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/prepopulate.js |
| admin/js/inlines.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/inlines.js |
| admin/js/SelectBox.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/SelectBox.js |
| admin/js/vendor/select2/LICENSE.md | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md |
| admin/js/vendor/select2/select2.full.min.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js |
| admin/js/vendor/select2/select2.full.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js |
| admin/js/vendor/select2/i18n/ko.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js |
| admin/js/vendor/select2/i18n/af.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js |
| admin/js/vendor/select2/i18n/az.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js |
| admin/js/vendor/select2/i18n/hr.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js |
| admin/js/vendor/select2/i18n/tr.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js |
| admin/js/vendor/select2/i18n/sr-Cyrl.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js |
| admin/js/vendor/select2/i18n/hsb.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js |
| admin/js/vendor/select2/i18n/is.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js |
| admin/js/vendor/select2/i18n/nb.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js |
| admin/js/vendor/select2/i18n/km.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js |
| admin/js/vendor/select2/i18n/fr.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js |
| admin/js/vendor/select2/i18n/id.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js |
| admin/js/vendor/select2/i18n/hu.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js |
| admin/js/vendor/select2/i18n/zh-CN.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js |
| admin/js/vendor/select2/i18n/nl.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js |
| admin/js/vendor/select2/i18n/he.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js |
| admin/js/vendor/select2/i18n/pt.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js |
| admin/js/vendor/select2/i18n/de.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js |
| admin/js/vendor/select2/i18n/sq.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js |
| admin/js/vendor/select2/i18n/es.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js |
| admin/js/vendor/select2/i18n/it.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js |
| admin/js/vendor/select2/i18n/ne.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js |
| admin/js/vendor/select2/i18n/ar.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js |
| admin/js/vendor/select2/i18n/en.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js |
| admin/js/vendor/select2/i18n/fa.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js |
| admin/js/vendor/select2/i18n/cs.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js |
| admin/js/vendor/select2/i18n/tk.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js |
| admin/js/vendor/select2/i18n/vi.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js |
| admin/js/vendor/select2/i18n/bg.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js |
| admin/js/vendor/select2/i18n/pt-BR.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js |
| admin/js/vendor/select2/i18n/ru.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js |
| admin/js/vendor/select2/i18n/hi.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js |
| admin/js/vendor/select2/i18n/ca.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js |
| admin/js/vendor/select2/i18n/lt.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js |
| admin/js/vendor/select2/i18n/sl.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js |
| admin/js/vendor/select2/i18n/ka.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js |
| admin/js/vendor/select2/i18n/el.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js |
| admin/js/vendor/select2/i18n/bs.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js |
| admin/js/vendor/select2/i18n/uk.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js |
| admin/js/vendor/select2/i18n/gl.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js |
| admin/js/vendor/select2/i18n/eu.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js |
| admin/js/vendor/select2/i18n/sv.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js |
| admin/js/vendor/select2/i18n/dsb.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js |
| admin/js/vendor/select2/i18n/fi.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js |
| admin/js/vendor/select2/i18n/ro.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js |
| admin/js/vendor/select2/i18n/ja.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js |
| admin/js/vendor/select2/i18n/zh-TW.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js |
| admin/js/vendor/select2/i18n/sk.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js |
| admin/js/vendor/select2/i18n/th.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js |
| admin/js/vendor/select2/i18n/mk.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js |
| admin/js/vendor/select2/i18n/hy.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js |
| admin/js/vendor/select2/i18n/da.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js |
| admin/js/vendor/select2/i18n/ps.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js |
| admin/js/vendor/select2/i18n/bn.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js |
| admin/js/vendor/select2/i18n/lv.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js |
| admin/js/vendor/select2/i18n/ms.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js |
| admin/js/vendor/select2/i18n/et.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js |
| admin/js/vendor/select2/i18n/pl.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js |
| admin/js/vendor/select2/i18n/sr.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js |
| admin/js/vendor/jquery/jquery.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js |
| admin/js/vendor/jquery/LICENSE.txt | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt |
| admin/js/vendor/jquery/jquery.min.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js |
| admin/js/vendor/xregexp/LICENSE.txt | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt |
| admin/js/vendor/xregexp/xregexp.min.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js |
| admin/js/vendor/xregexp/xregexp.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js |
| admin/js/admin/RelatedObjectLookups.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js |
| admin/js/admin/DateTimeShortcuts.js | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js |
| admin/css/changelists.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/changelists.css |
| admin/css/responsive_rtl.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/responsive_rtl.css |
| admin/css/dashboard.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/dashboard.css |
| admin/css/nav_sidebar.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/nav_sidebar.css |
| admin/css/fonts.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/fonts.css |
| admin/css/autocomplete.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/autocomplete.css |
| admin/css/base.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/base.css |
| admin/css/widgets.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/widgets.css |
| admin/css/forms.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/forms.css |
| admin/css/login.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/login.css |
| admin/css/rtl.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/rtl.css |
| admin/css/responsive.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/responsive.css |
| admin/css/vendor/select2/select2.min.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css |
| admin/css/vendor/select2/LICENSE-SELECT2.md | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md |
| admin/css/vendor/select2/select2.css | /usr/local/lib/python3.12/dist-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css |
| debug_toolbar/js/toolbar.js | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js |
| debug_toolbar/js/utils.js | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/js/utils.js |
| debug_toolbar/js/redirect.js | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/js/redirect.js |
| debug_toolbar/js/history.js | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/js/history.js |
| debug_toolbar/js/timer.js | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/js/timer.js |
| debug_toolbar/css/toolbar.css | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css |
| debug_toolbar/css/print.css | /usr/local/lib/python3.12/dist-packages/debug_toolbar/static/debug_toolbar/css/print.css |
| rest_framework/img/glyphicons-halflings-white.png | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png |
| rest_framework/img/grid.png | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/img/grid.png |
| rest_framework/img/glyphicons-halflings.png | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png |
| rest_framework/fonts/fontawesome-webfont.ttf | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf |
| rest_framework/fonts/glyphicons-halflings-regular.woff | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff |
| rest_framework/fonts/glyphicons-halflings-regular.ttf | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf |
| rest_framework/fonts/glyphicons-halflings-regular.eot | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot |
| rest_framework/fonts/glyphicons-halflings-regular.svg | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg |
| rest_framework/fonts/fontawesome-webfont.woff | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff |
| rest_framework/fonts/fontawesome-webfont.svg | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg |
| rest_framework/fonts/fontawesome-webfont.eot | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot |
| rest_framework/fonts/glyphicons-halflings-regular.woff2 | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 |
| rest_framework/docs/img/favicon.ico | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/img/favicon.ico |
| rest_framework/docs/img/grid.png | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/img/grid.png |
| rest_framework/docs/js/jquery.json-view.min.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js |
| rest_framework/docs/js/highlight.pack.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js |
| rest_framework/docs/js/api.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/js/api.js |
| rest_framework/docs/css/jquery.json-view.min.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css |
| rest_framework/docs/css/highlight.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/css/highlight.css |
| rest_framework/docs/css/base.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/docs/css/base.css |
| rest_framework/js/ajax-form.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/ajax-form.js |
| rest_framework/js/jquery-3.7.1.min.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/jquery-3.7.1.min.js |
| rest_framework/js/load-ajax-form.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/load-ajax-form.js |
| rest_framework/js/prettify-min.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/prettify-min.js |
| rest_framework/js/bootstrap.min.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/bootstrap.min.js |
| rest_framework/js/csrf.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/csrf.js |
| rest_framework/js/default.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/default.js |
| rest_framework/js/coreapi-0.1.1.js | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js |
| rest_framework/css/bootstrap-tweaks.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css |
| rest_framework/css/font-awesome-4.0.3.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css |
| rest_framework/css/default.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/default.css |
| rest_framework/css/prettify.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/prettify.css |
| rest_framework/css/bootstrap-theme.min.css.map | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map |
| rest_framework/css/bootstrap.min.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/bootstrap.min.css |
| rest_framework/css/bootstrap.min.css.map | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map |
| rest_framework/css/bootstrap-theme.min.css | /usr/local/lib/python3.12/dist-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css |
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df94ba690>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Guam',
'stateId': 'GU',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dbf710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df89b7b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db26c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db1af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db24e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8db2630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92473b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2360>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d04d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d22d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0f50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d15b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d18e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1d90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2960>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d31d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d0050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d06e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1ca0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d16a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d21e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d34a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d37a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d26f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2a80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d3b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d1f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d00b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d23c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d08c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d02c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91d2ab0>],
'statusId': None,
'statuses': {},
'title': '2026 Guam State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'xGNYbXENjArKXDfLQWUv4WkcURGm8hWywnRaoOI0JksndMqbTaL9VqPdcFwX3BHw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8e6e4b0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fb7fe0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e6cb60>>'}
{'chosenCat': '84',
'chosenCatName': 'Finance and Banking',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'CT',
'chosenStateName': 'Connecticut',
'chosenYear': '1',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'state',
'resultsperpage': '50',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Connecticut Finance and Banking Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'5eQlrRi6nFCsBLFQipibsheoB0cCZCvDZ1wds2vwtftGbdUESQbbyBfLuc7U4DQQ'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2ecb470>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fe50d0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9605790>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Maine',
'stateId': 'ME',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb9b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9eb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9ee0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8e60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9df0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbb30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb4a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb1d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca0f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca5a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c91f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca690>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9b80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c81a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9c70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c98e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb710>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9790>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c86b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca3f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbe30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca6f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c8b00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c82f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca1b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cbfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c97f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c87d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cac60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91cadb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91caed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c9cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91c96d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91ca000>],
'statusId': None,
'statuses': {},
'title': '2026 Maine State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nrdnQqoQyjLgjp4F96H0P35vOCrI7aLufLDtn61g48mEKog9KbS1sMV5I7cMHCZ2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8f79400>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9481f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df97bac60>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2021',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'M7pL7Z6srjGUQU1qYUyWZg5EbeT8K8hCGU5D8ajSxTx8qmgeylrW5A614qOqP9CP'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9a8bd40>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa3590>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8bd12e0>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Connecticut',
'stateId': 'CT',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8cce660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f339e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f31d00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32f60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f30380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8f32390>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8499700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df849ad50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0b60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa10d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa27e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3bf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9154320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9156540>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91558e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df91556a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946b2f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9469820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9468ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df946ac30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed850>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eecbc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed3a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef590>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee0c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eeef60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eec3e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eefb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eed5b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eedd90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef500>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eef740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8eee780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3bfb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b830>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3ba40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e3b980>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995b950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df995a510>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9959c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df99588f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94800b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94812b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481f40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9483740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9482ea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9481730>],
'statusId': None,
'statuses': {},
'title': '2026 Connecticut State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'skdb2pa3SuGPHvqAL6ShcB36HGIvB9WO8d7h06qBoO02ar0T29BuVpJN4sTwb3Un'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02d20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2fa0620>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8ccc890>>'}
{'chosenCat': '94',
'chosenCatName': 'Ideology',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'LA',
'chosenStateName': 'Louisiana',
'chosenYear': '2012',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2012 Louisiana Ideology Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'01WcE0dvippQxy3hkffbj7IAoGn8bVsuSlmibGQVOe0eYxfLVkqcWQyaib8cLnG2'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d09e50>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df94388f0>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df9165670>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'MT',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (29509)>],
'Agriculture and Food': [<SigCategory: SigCategory object (31343)>,
<SigCategory: SigCategory object (5901)>,
<SigCategory: SigCategory object (16315)>,
<SigCategory: SigCategory object (21226)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (33177)>,
<SigCategory: SigCategory object (29507)>],
'Business and Consumers': [<SigCategory: SigCategory object (33020)>,
<SigCategory: SigCategory object (32444)>,
<SigCategory: SigCategory object (16309)>,
<SigCategory: SigCategory object (33179)>,
<SigCategory: SigCategory object (15294)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (26954)>],
'Conservative': [<SigCategory: SigCategory object (19944)>,
<SigCategory: SigCategory object (23221)>],
'Education': [<SigCategory: SigCategory object (23500)>,
<SigCategory: SigCategory object (21249)>],
'Environment': [<SigCategory: SigCategory object (33178)>,
<SigCategory: SigCategory object (30425)>,
<SigCategory: SigCategory object (15274)>,
<SigCategory: SigCategory object (15278)>,
<SigCategory: SigCategory object (13705)>],
'Family': [<SigCategory: SigCategory object (23222)>],
'Gambling and Gaming': [<SigCategory: SigCategory object (29508)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (19946)>],
'Government Operations': [<SigCategory: SigCategory object (31645)>,
<SigCategory: SigCategory object (16308)>],
'Guns': [<SigCategory: SigCategory object (32766)>,
<SigCategory: SigCategory object (18259)>],
'Health and Health Care': [<SigCategory: SigCategory object (29510)>],
'Housing and Property': [<SigCategory: SigCategory object (15293)>,
<SigCategory: SigCategory object (33180)>],
'K-12 Education': [<SigCategory: SigCategory object (21248)>],
'Labor Unions': [<SigCategory: SigCategory object (31633)>,
<SigCategory: SigCategory object (31646)>,
<SigCategory: SigCategory object (32443)>,
<SigCategory: SigCategory object (28473)>,
<SigCategory: SigCategory object (19921)>,
<SigCategory: SigCategory object (28347)>,
<SigCategory: SigCategory object (23698)>,
<SigCategory: SigCategory object (4017)>,
<SigCategory: SigCategory object (21284)>],
'Reproduction': [<SigCategory: SigCategory object (23225)>,
<SigCategory: SigCategory object (29511)>],
'Taxes': [<SigCategory: SigCategory object (19945)>],
'Trade': [<SigCategory: SigCategory object (15295)>],
'Women': [<SigCategory: SigCategory object (23510)>]},
'stateId': 'MT',
'stateName': 'Montana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9439cd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9470290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e35310>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e341a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e37a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e36300>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2e34920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f200>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ede0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998de20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fd40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cb00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d8e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d430>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f4d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998faa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eed0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cef0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fe00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d640>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998cbf0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f230>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c0b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f080>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d190>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e240>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d7f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998caa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f3b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ef30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998c5f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998deb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d6a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ce00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998ec30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998eea0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998f0e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998dc10>],
'title': 'Montana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'8zfbBQHyZj8iMIWx4aExq3WOMZSrdqPGyahiYjdQwWmw6sivyw6dSzoeL2AVsysu'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df97dff20>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8c11100>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df98ad7f0>>'}
{'chosenCat': '5',
'chosenCatName': 'Animals and Wildlife',
'chosenChamber': 'S',
'chosenChamberName': 'Senate',
'chosenState': 'SD',
'chosenStateName': 'South Dakota',
'chosenYear': '2017',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2017 South Dakota Animals and Wildlife Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'JJypFlgYZLmmoWhOedQYqTRnxSEuTwX0B3Yvc1TovAXKPVtiPi1Z3CHXrnpytYby'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9508ad0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8d0d670>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df91663c0>>'}
{'categoryId': '',
'categoryName': None,
'chosenCat': '',
'chosenState': 'IN',
'issues': '<<queryset of misc.VCategoryResolve>>',
'sigs': '<<queryset of government.SigCategory>>',
'sigsDictByCategory': {'Abortion': [<SigCategory: SigCategory object (14999)>,
<SigCategory: SigCategory object (32583)>],
'Agriculture and Food': [<SigCategory: SigCategory object (16101)>],
'Animals and Wildlife': [<SigCategory: SigCategory object (15000)>],
'Business and Consumers': [<SigCategory: SigCategory object (27827)>,
<SigCategory: SigCategory object (16102)>,
<SigCategory: SigCategory object (24650)>,
<SigCategory: SigCategory object (31038)>,
<SigCategory: SigCategory object (33151)>],
'Civil Liberties and Civil Rights': [<SigCategory: SigCategory object (31183)>],
'Conservative': [<SigCategory: SigCategory object (27530)>,
<SigCategory: SigCategory object (29629)>],
'Education': [<SigCategory: SigCategory object (27871)>],
'Energy': [<SigCategory: SigCategory object (16103)>],
'Environment': [<SigCategory: SigCategory object (16104)>,
<SigCategory: SigCategory object (12834)>],
'Finance and Banking': [<SigCategory: SigCategory object (27869)>],
'Fiscally Conservative': [<SigCategory: SigCategory object (29630)>],
'Government Budget and Spending': [<SigCategory: SigCategory object (33153)>],
'Guns': [<SigCategory: SigCategory object (16113)>],
'Health and Health Care': [<SigCategory: SigCategory object (16100)>,
<SigCategory: SigCategory object (32584)>,
<SigCategory: SigCategory object (32330)>],
'Infrastructure': [<SigCategory: SigCategory object (31554)>],
'Labor Unions': [<SigCategory: SigCategory object (26955)>,
<SigCategory: SigCategory object (32331)>],
'Reproduction': [<SigCategory: SigCategory object (32585)>],
'Socially Conservative': [<SigCategory: SigCategory object (29631)>],
'Taxes': [<SigCategory: SigCategory object (33152)>]},
'stateId': 'IN',
'stateName': 'Indiana',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e5550>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c274a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26f90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c24680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c275f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c261e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c27530>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8c26420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5dd00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d2b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c6e0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d100>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fc20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5fe60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c5c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c050>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e600>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5eb10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f410>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5cb90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5df70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d040>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d760>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5e8d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f8f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5d700>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5ec60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5c740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e5f470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd78c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5a30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7fe0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5940>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6630>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd59a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd7350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6150>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4b30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6990>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd6750>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4d70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd4ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd5d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dd57c0>],
'title': 'Indiana Special Interest Groups'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'qiTOonjAh6qT5eUElP5iRn1zDHVd6RbwozL5NZsAiYPEI6boitoDjiYRHRT96Mkd'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df86f21e0>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9427050>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df983ef00>>'}
{'chosenCat': '32',
'chosenCatName': 'Foreign Affairs',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': '',
'chosenStateName': None,
'chosenYear': '2001',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': 'outcome',
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'nKqIpMWp1k41m5HCEgtnQ6bpAEdEHbMT8xTWI3Hc2vvV4HMJ7vx3xfGUWP6AChWw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df9509160>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df2ef3c80>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8f3b0>>'}
{'chosenCat': '41',
'chosenCatName': 'Technology and Communication',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'NM',
'chosenStateName': 'New Mexico',
'chosenYear': '1998',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': 100,
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '1998 New Mexico Technology and Communication Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': [],
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'CbjzbrafGrKuZCOwTiN2G0RenI8soOymwYZrcCnFM1BIz43ktJG2MkSBgU3KtPTz'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8bc9c70>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9499f70>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8c10d40>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'North Carolina',
'stateId': 'NC',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9623aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073350>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9073380>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df928aae0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1da90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1d490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1c2c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e1e090>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ce9bb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8ceb8c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df95e68a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d370>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998e450>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df998d670>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062f30>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90604d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9060620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df90606b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9062030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063860>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df9063740>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3f20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df94a3bc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989ec00>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989fa10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df989cc50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d7a930>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e72cc0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71820>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e730b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71af0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8e71460>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa0a40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2fa3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f170>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f620>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f020>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9f800>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df2f9ea20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b2f6b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b770>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b290>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5b7d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d59fd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5af60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5ab40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8d5a570>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fb320>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fa5d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fad20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96fbf20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f9e50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faff0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96faf60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df96f8890>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b88f80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8b8a390>],
'statusId': None,
'statuses': {},
'title': '2026 North Carolina State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'hg4CF2utHqPNhg3JVBtmm1TVLiJoKdXjb3KuGdHTN0G1RIixv2mmslUiEuEGPeiw'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df2e02780>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df908d160>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8b8c320>>'}
{'PHOTO_URL': '//votesmart.org/canphoto/',
'candidates': <Page 1 of 1>,
'candidates_pagination_range': range(1, 2),
'currentSelectedElectionCandidateStatus': '',
'current_candidates': <Page 1 of 1>,
'current_page': 1,
'electionStage': 'General',
'electionStageId': 'G',
'electionStatus': '',
'end_page_slice': 5,
'officeType': 'State Judicial',
'officeTypeId': 'K',
'officeTypes': '<<queryset of offices.Officetype>>',
'page': 1,
'parties': [<Party: Party object (8)>],
'party': '',
'partyId': None,
'returnedPCTPercentage': None,
'stages': [<Electionstage: Electionstage object (P)>,
<Electionstage: Electionstage object (Q)>,
<Electionstage: Electionstage object (G)>],
'start_page_slice': 0,
'state': 'Kentucky',
'stateId': 'KY',
'states': [<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92459d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c9d60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92c8e90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92ca030>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df92cb440>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2b40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc08f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1520>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3680>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3110>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc07a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2000>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c80>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1340>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3470>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc36b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3fb0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0140>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2a50>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2420>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1ac0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1490>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0c20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3d10>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0650>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0950>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc20c0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2210>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2810>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0aa0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2780>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3a70>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1c40>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0dd0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3b90>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1e20>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2330>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1730>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc16d0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3560>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc28a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3da0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2660>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc33b0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1010>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc3920>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc1a60>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc19a0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc02f0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2270>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc0ce0>,
<misc.votesmart.Votesmart.States.getStateList.<locals>.stateObject object at 0x7e8df8dc2fc0>],
'statusId': None,
'statuses': {},
'title': '2026 Kentucky State Judicial General Election Candidates',
'total_pages': 1,
'year': '2026'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'mZzoqlGm3dpPkRMqD1pOGZuMjWsirB6M7jnHnvtlUKQJizfmnelNoKFlK2uiy2mB'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8dfe570>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df8df8f20>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8d66990>>'}
{'chosenCat': '40',
'chosenCatName': 'Immigration',
'chosenChamber': '',
'chosenChamberName': None,
'chosenState': 'OR',
'chosenStateName': 'Oregon',
'chosenYear': '2015',
'currentSearchQuery': '',
'current_page': 1,
'current_votes': <Page 1 of 1>,
'end_page_slice': 5,
'error': '',
'issues': '<<queryset of misc.Category>>',
'order_field': None,
'resultsperpage': '75',
'searchQuery': '',
'start_page_slice': 0,
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('FL', 'Florida'),
('GA', 'Georgia'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': '2015 Oregon Immigration Key Votes',
'tooVague': False,
'total_pages': 1,
'votes': '<<queryset of keyvotes.Congstatus>>',
'votes_pagination_range': range(1, 2),
'wrapUp': '<<queryset of blog.Post>>',
'years': '<<queryset of keyvotes.Congstatus>>'}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'gjCZIvIdZprjX9GFUe8SzEXRlaFZBcPtp4dqvUGsKdWy7dcCKnTwFtf6Y09clh4J'>",
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8fd6f90>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df91df080>,
'request': '<<request>>',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0x7e8df8e719d0>>'}
{'categories': '<<queryset of misc.Category>>',
'categoryId': '27',
'chosenCat': 'Education',
'measures': '<<queryset of elections.Measure>>',
'okStatus': [1, 3, 4],
'ratings': '<<queryset of government.Rating>>',
'state': 'Utah',
'stateId': 'UT',
'statements': '<<rawqueryset of candidate.Speech>>',
'states': [('AL', 'Alabama'),
('AK', 'Alaska'),
('AS', 'American Samoa'),
('AZ', 'Arizona'),
('AR', 'Arkansas'),
('CA', 'California'),
('CO', 'Colorado'),
('CT', 'Connecticut'),
('DE', 'Delaware'),
('DC', 'District of Columbia'),
('FL', 'Florida'),
('GA', 'Georgia'),
('GU', 'Guam'),
('HI', 'Hawaii'),
('ID', 'Idaho'),
('IL', 'Illinois'),
('IN', 'Indiana'),
('IA', 'Iowa'),
('KS', 'Kansas'),
('KY', 'Kentucky'),
('LA', 'Louisiana'),
('ME', 'Maine'),
('MD', 'Maryland'),
('MA', 'Massachusetts'),
('MI', 'Michigan'),
('MN', 'Minnesota'),
('MS', 'Mississippi'),
('MO', 'Missouri'),
('MT', 'Montana'),
('NA', 'National'),
('NE', 'Nebraska'),
('NV', 'Nevada'),
('NH', 'New Hampshire'),
('NJ', 'New Jersey'),
('NM', 'New Mexico'),
('NY', 'New York'),
('NC', 'North Carolina'),
('ND', 'North Dakota'),
('MP', 'Northern Mariana Islands'),
('OH', 'Ohio'),
('OK', 'Oklahoma'),
('OR', 'Oregon'),
('PA', 'Pennsylvania'),
('PR', 'Puerto Rico'),
('RI', 'Rhode Island'),
('SC', 'South Carolina'),
('SD', 'South Dakota'),
('TN', 'Tennessee'),
('TX', 'Texas'),
('UT', 'Utah'),
('VT', 'Vermont'),
('VI', 'Virgin Islands'),
('VA', 'Virginia'),
('WA', 'Washington'),
('WV', 'West Virginia'),
('WI', 'Wisconsin'),
('WY', 'Wyoming')],
'title': 'Education Issue Summary',
'votes': '<<queryset of keyvotes.Congstatus>>',
'year': 2025}
{'csrf_token': <SimpleLazyObject: '5unsOCYsQPCZvBesOFgJdhFc7C7RADakZh3kPNbSWptd53tgo69JjBGz0O29FEvx'>}
{}
{'request': <WSGIRequest: GET '/election/2026/K/GU/2026-state-judicial'>}
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7e8df94ba690>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7e8df9013c50>}
{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7e8df8d77920>, '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 | get_or_set | touch | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Signal | Receivers |
|---|---|
| class_prepared | |
| connection_created | register_type_handlers |
| got_request_exception | |
| m2m_changed | |
| post_delete | |
| post_init | ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields |
| post_migrate | create_permissions, create_contenttypes, create_default_site |
| post_save | create_user_profile, TagField._save |
| pre_delete | clear_site_cache |
| pre_init | |
| pre_migrate | inject_rename_contenttypes_operations |
| pre_save | clear_site_cache, set_zip4_userprofile |
| request_finished | close_old_connections, close_caches, reset_urlconf |
| request_started | reset_queries, close_old_connections |
| setting_changed | reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, reload_api_settings, reload_api_settings, uninstall_if_needed, clear_caches, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties |