I'm having issues and I don't know where to turn. Long story short, my web
designer left me high and dry and I have no idea what he did and he refuses
to answer his phone. I have access to the main page but after that, I'm
completely locked out and staring at a SearchPhaseExecutionException for
every single product in my store. Any help would be much appreciated as I
am completely clueless on what to do. Here is the full error log:
SearchPhaseExecutionException at /category/1
Failed to execute phase [query], total failure; shardFailures {[na][product][0]: No active shards}{[na][product][1]: No active shards}{[na][product][2]: No active shards}{[na][product][3]: No active shards}{[na][product][4]: No active shards}
Request Method:GETRequest URL:
http://www.affordablequalitylighting.com/category/1Django Version:1.3.1Exception
Type:SearchPhaseExecutionExceptionException Value:
Failed to execute phase [query], total failure; shardFailures {[na][product][0]: No active shards}{[na][product][1]: No active shards}{[na][product][2]: No active shards}{[na][product][3]: No active shards}{[na][product][4]: No active shards}
Exception Location:/usr/local/lib/python2.6/dist-packages/pyes/convert_errors.py
in raise_if_error, line 68Python Executable:/usr/bin/pythonPython Version:
2.6.5Python Path:
['/usr/lib/python2.6',
'/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk',
'/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload',
'/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/pymodules/python2.6',
'/usr/lib/pymodules/python2.6/gtk-2.0',
'/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode',
'/usr/local/lib/python2.6/dist-packages',
'/var/www/singularity/py']
Server time:Thu, 3 Jan 2013 01:24:15 -0800
Traceback Switch to copy-and-paste viewhttp://www.affordablequalitylighting.com/outdoor-lighting#
- /usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py in
get_response
response = callback(request, *callback_args, **callback_kwargs)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /var/www/singularity/py/store/catalog/views.py in category_view
filterblock = filtering.filter(category, request, num_results, page_num)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /var/www/singularity/py/store/catalog/filtering.py in filter
results = sitesearch.raw_search(q, search.product_index)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /var/www/singularity/py/sitesearch/interface.py in raw_search
return C.search(data, [_idxname(index_name)])
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /usr/local/lib/python2.6/dist-packages/pyes/es.py in search
return self._query_call("_search", body, indexes, doc_types, **query_params)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /usr/local/lib/python2.6/dist-packages/pyes/es.py in _query_call
response = self._send_request('GET', path, body, querystring_args)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /usr/local/lib/python2.6/dist-packages/pyes/es.py in _send_request
raise_if_error(response.status, decoded)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
- /usr/local/lib/python2.6/dist-packages/pyes/convert_errors.py in
raise_if_error
raise excClass(msg, status, result)
...
Local vars http://www.affordablequalitylighting.com/outdoor-lighting#
Request informationGET
No GET data
POST
No POST data
FILES
No FILES data
COOKIESVariableValue__utmz
'36364016.1355763714.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)'
_vis_opt_s
'2%7C'
_vis_opt_exp_11_goal_3
'1'
sessionid
'8894e58e6eee1d47f9bdfdb41e9fe7f4'
_vis_opt_exp_11_combi
'2'
csrftoken
'8b335c16f43607ae18f730559c2e0d56'
__utma
'36364016.1140701240.1355763714.1355942217.1355945322.4'
_vis_opt_exp_10_combi
'1'
METAVariableValuemod_wsgi.reload_mechanism
'1'
mod_wsgi.listener_port
'80'
HTTP_REFERER
'http://www.affordablequalitylighting.com/'
mod_wsgi.listener_host
''
SERVER_SOFTWARE
'Apache/2.2.14 (Ubuntu)'
SCRIPT_NAME
u''
SERVER_SIGNATURE
'Apache/2.2.14 (Ubuntu) Server at www.affordablequalitylighting.com Port 80\n'
REQUEST_METHOD
'GET'
PATH_INFO
u'/outdoor-lighting'
SERVER_PROTOCOL
'HTTP/1.1'
QUERY_STRING
''
PATH
'/usr/local/bin:/usr/bin:/bin'
HTTP_ACCEPT_CHARSET
'ISO-8859-1,utf-8;q=0.7,*;q=0.3'
HTTP_USER_AGENT
'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11'
HTTP_CONNECTION
'keep-alive'
HTTP_COOKIE
'_vis_opt_exp_10_combi=1; _vis_opt_s=2%7C; _vis_opt_exp_11_combi=2; _vis_opt_exp_11_goal_3=1; __utma=36364016.1140701240.1355763714.1355942217.1355945322.4; __utmz=36364016.1355763714.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); csrftoken=8b335c16f43607ae18f730559c2e0d56; sessionid=8894e58e6eee1d47f9bdfdb41e9fe7f4'
SERVER_NAME
'www.affordablequalitylighting.com'
REMOTE_ADDR
'10.168.14.143'
wsgi.url_scheme
'http'
PATH_TRANSLATED
'/var/www/singularity/py/wsgi/singularity.py/outdoor-lighting'
SERVER_PORT
'80'
wsgi.multiprocess
False
SERVER_ADDR
'10.160.83.83'
DOCUMENT_ROOT
'/htdocs'
mod_wsgi.process_group
'django'
HTTP_X_FORWARDED_PROTO
'http'
SCRIPT_FILENAME
'/var/www/singularity/py/wsgi/singularity.py'
SERVER_ADMIN
'[no address given]'
SCRIPT_URI
'http://www.affordablequalitylighting.com/outdoor-lighting'
wsgi.input
<mod_wsgi.Input object at 0xb9629930>
HTTP_HOST
'www.affordablequalitylighting.com'
SCRIPT_URL
'/outdoor-lighting'
wsgi.multithread
True
mod_wsgi.callable_object
'application'
REQUEST_URI
'/outdoor-lighting'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8'
wsgi.version
(1, 0)
GATEWAY_INTERFACE
'CGI/1.1'
HTTP_X_FORWARDED_FOR
'173.196.151.198'
wsgi.errors
<mod_wsgi.Log object at 0xb94e0c80>
REMOTE_PORT
'37237'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
mod_wsgi.version
(2, 8)
wsgi.run_once
False
HTTP_X_FORWARDED_PORT
'80'
mod_wsgi.application_group
''
mod_wsgi.script_reloading
'1'
wsgi.file_wrapper
''
CSRF_COOKIE
'8b335c16f43607ae18f730559c2e0d56'
HTTP_ACCEPT_ENCODING
'gzip,deflate,sdch'
SettingsUsing settings module settingsSettingValueGOOGLE_ANALYTICS_ID
'UA-13030541-1'
SERVER_EMAIL
'noreply@affordablequalitylighting.com'
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
IMAGES_CONFIG
{'dest_dir': '/var/www/singularity-media/images/store',
'url_prefix': 'images/store'}
LANGUAGE_CODE
'en-us'
ROOT_URLCONF
'urls'
MANAGERS
(('Blake Eggleston', 'bdeggleston@gmail.com'),
('Blake Eggleston', 'be@concordlighting.com'))
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
DEFAULT_CHARSET
'utf-8'
STATIC_ROOT
''
TEST_DATABASE_CHARSET
None
USING_WSGI
True
MESSAGE_STORAGE
'django.contrib.messages.storage.user_messages.LegacyFallbackStorage'
DATABASE_HOST
''
EMAIL_SUBJECT_PREFIX
'[Django] '
SEND_BROKEN_LINK_EMAILS
False
URL_VALIDATOR_USER_AGENT
'Django/1.3.1 (http://www.djangoproject.com)'
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder')
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
CSRF_COOKIE_NAME
'csrftoken'
ADMIN_FOR
()
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M')
DATABASES
{'default': {'ENGINE': 'django.db.backends.mysql',
'HOST': 'aqldb.clapuphfn4dw.us-west-1.rds.amazonaws.com',
'NAME': 'singularity',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'America/Los_Angeles',
'USER': 'singularity'}}
TEST_DATABASE_NAME
None
FILE_UPLOAD_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler')
DEFAULT_CONTENT_TYPE
'text/html'
TEST_RUNNER
'store.testing.runners.TestRunner'
AUTHNET_DEBUG
False
FIRST_DAY_OF_WEEK
0
DATABASE_ROUTERS
[]
SEND_EMAILS
True
YEAR_MONTH_FORMAT
'F Y'
CONTENT_PERMS
508
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
'LOCATION': ''}}
ACCOUNT_CONTENT_BASE_PATH
'/var/www/singularity-media/images/store/account_src'
PAYPAL_DEBUG
False
SESSION_COOKIE_PATH
'/'
USE_X_FORWARDED_HOST
False
CONTENT_BASE_PATH
'/var/www/singularity-media/images/store/content'
AUTHNET_ENABLED
True
IGNORABLE_404_ENDS
('mail.pl', 'mailform.pl', 'mail.cgi', 'mailform.cgi', 'favicon.ico', '.php')
ENCRYPTION_CONFIG
{'cc_staging_key': '54c376a2210b8ca994e88758c9a31871',
'cc_storage_key': 'ea284f3c20a9d2c944a6bcb4f7b774d9'}
MIDDLEWARE_CLASSES
('store.metrics.middleware.MetricsMiddleware',
'store.middleware.WorkQueue',
'store.middleware.RedirectMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'store.middleware.UrlRenamer',
'store.discount.middleware.DiscountUrlAttach',
'dynamicpages.DynamicPagesHandler')
USE_I18N
True
THOUSAND_SEPARATOR
','
SECRET_KEY
'********************'
LANGUAGE_COOKIE_NAME
'django_language'
DEFAULT_INDEX_TABLESPACE
''
SERVE_IMAGES
True
CONFIG_PATH
'/var/www/singularity/data/config'
TRANSACTIONS_MANAGED
False
LOGGING_CONFIG
'django.utils.log.dictConfig'
PAYPAL_DOMAIN_NAME
'aql-lb002-1208657660.us-west-1.elb.amazonaws.com'
APPEND_SLASH
True
TEMPLATE_LOADERS
('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader')
ACCOUNT_IMAGE_FORMATS
{'formats': [{'description': 'the fullsize account image',
'max_x': 80,
'max_y': 80,
'name': 'account_full'},
{'description': 'images shown in the sub comments',
'max_x': 40,
'max_y': 40,
'name': 'account_small'}],
'src_dir': '/var/www/singularity-media/images/store/account_src'}
TEMPLATE_DEBUG
False
CONTENT_BASE_URL
'/images/store/content'
TEST_DATABASE_COLLATION
None
FORCE_SCRIPT_NAME
None
CACHE_BACKEND
'locmem://'
SESSION_COOKIE_SECURE
False
TEST_EXCLUDE
('django', 'authorizenet', 'paypal')
COMPILE_TEMPLATES
True
LOCAL_PATH
'/var/www/singularity'
CSRF_COOKIE_DOMAIN
None
FILE_CHARSET
'utf-8'
DEBUG
False
SESSION_FILE_PATH
None
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
INSTALLED_APPS
['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.admin',
'django.contrib.admindocs',
'authorizenet',
'paypal.standard.ipn',
'caching',
'sitesearch',
'interaction',
'blog',
'offline',
'store',
'store.account',
'store.cart',
'store.catalog',
'store.catalog.indexing',
'store.catalog.manage',
'store.content',
'store.discount',
'store.images',
'store.locations',
'store.marketing',
'store.metrics',
'store.orders',
'store.reviews',
'store.shipments',
'store.transactions']
LANGUAGES_BIDI
('he', 'ar', 'fa')
DATABASE_ENGINE
''
DEFAULT_FILTER_RESULTS
20
DATABASE_NAME
''
COMMENTS_FIRST_FEW
0
AUTHNET_LOGIN_ID
'2w87JmTv'
REQUIRE_PAYMENT_AT
'invoice'
SEARCH_SERVERS
('127.0.0.1:9200',)
SESSION_COOKIE_HTTPONLY
False
DATABASE_PORT
''
DEBUG_PROPAGATE_EXCEPTIONS
False
PAYPAL_RECEIVER_EMAIL
'paypal@affordablequalitylighting.com'
MONTH_DAY_FORMAT
'F j'
AUTHNET_IMMEDIATE_CAPTURE
False
LOGIN_URL
'/user'
DEFAULT_SEARCH_QTY
9
TIME_FORMAT
'P'
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')
AUTHENTICATION_BACKENDS
('store.account.backends.EmailAuth',)
EMAIL_HOST_PASSWORD
'********************'
APP_INSTANCE
0
TEMPLATE_PATH
'/var/www/tmplaql'
CONTENT_GROUP
'images'
PASSWORD_RESET_TIMEOUT_DAYS
'********************'
CACHE_MIDDLEWARE_ALIAS
'default'
SESSION_SAVE_EVERY_REQUEST
True
ADMIN_MEDIA_PREFIX
'/admin/media/'
NUMBER_GROUPING
0
SESSION_ENGINE
'django.contrib.sessions.backends.db'
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
COMMENTS_SKETCHY_USERS_GROUP
None
LOGIN_REDIRECT_URL
'/accounts/profile/'
PAYPAL_ENABLED
True
DECIMAL_SEPARATOR
'.'
CACHE_MIDDLEWARE_KEY_PREFIX
''
LOCALE_PATHS
()
TEMPLATE_STRING_IF_INVALID
''
COMMENTS_ALLOW_PROFANITIES
False
LOGOUT_URL
'/accounts/logout/'
EMAIL_USE_TLS
True
TEMPLATE_DIRS
('/var/www/tmplaql/templates', '/var/www/singularity/templates')
BLOG_CONTENT_BASE_URL
'/images/blog'
FIXTURE_DIRS
('/var/www/singularity/fixtures',)
EMAIL_HOST
DATE_FORMAT
'N j, Y'
ACCOUNT_CONTENT_BASE_URL
'/images/store/account_src'
MEDIA_ROOT
''
ADMINS
(('Blake Eggleston', 'bdeggleston@gmail.com'),
('Blake Eggleston', 'be@concordlighting.com'))
FORMAT_MODULE_PATH
None
DEFAULT_FROM_EMAIL
'webmaster@localhost'
BLOG_CONTENT_BASE_PATH
'/var/www/singularity-media/images/blog'
PRODUCTS_PER_PAGE
10000
REQUIRE_PAYMENT_CHOICES
['invoice', 'processing', 'shipment', 'completion']
STATICFILES_DIRS
()
MEDIA_URL
'/media/'
DATETIME_FORMAT
'N j, Y, P'
IGNORABLE_404_STARTS
('/cgi-bin/', '/_vti_bin', '/_vti_inf')
DEBUG_CHECKOUT
False
PROFILE_SQL
False
SITE_ID
1
DISALLOWED_USER_AGENTS
()
ALLOWED_INCLUDE_ROOTS
()
PRODUCT_IMAGE_FORMATS
{'formats': [{'description': 'the default image on the product page',
'max_x': 447,
'max_y': 384,
'name': 'product_page'},
{'description': 'images shown in the category/filtering view',
'max_x': 130,
'max_y': 96,
'name': 'product_cart'},
{'description': 'images shown in the order review view',
'max_x': 60,
'max_y': 60,
'name': 'product_review'},
{'description': 'images shown in the category/filtering view',
'max_x': 48,
'max_y': 49,
'name': 'product_preview'},
{'description': 'category list and related products',
'max_x': 150,
'max_y': 150,
'name': 'product_list'},
{'description': 'the tiny images in the footer',
'max_x': 25,
'max_y': 25,
'name': 'product_tiny'},
{'description': 'the full highres image',
'force_size': False,
'max_x': 1000,
'max_y': 1000,
'name': 'product_full'}],
'src_dir': '/var/www/singularity-media/images/store/product_src'}
CONTENT_USER
'www-data'
LOGGING
{'disable_existing_loggers': False,
'handlers': {'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'level': 'ERROR'}},
'loggers': {'django.request': {'handlers': ['mail_admins'],
'level': 'ERROR',
'propagate': True}},
'version': 1}
PREPEND_WWW
False
SHORT_DATE_FORMAT
'm/d/Y'
DATABASE_USER
''
FREIGHT_CARRIERS
{'rate_modifiers': {'3aa49ec6bfc910647fa1c5a013e48eef': 25},
'ups': {'api_access_key': 'FC6D4E635C4A7F10',
'api_password': 'passive1',
'api_user_id': 'LampsDirect',
'billing_city': 'Valencia',
'billing_country_code': 'US',
'billing_post_code': '91355',
'billing_territory': 'CA',
'dim_type': 'IN',
'free_freight_amount': 0,
'freight_markup': -20,
'shipper_number': 'X0305A',
'weight_type': 'LBS'},
'ups_freight': {'api_access_key': 'CC770A558C47ACB8',
'api_password': 'passive1',
'api_user_id': 'LampsDirect',
'billing_city': 'Valencia',
'billing_country_code': 'US',
'billing_name': 'Concord Lighting',
'billing_post_code': '91355',
'billing_street1': '28150 Ave Crocker',
'billing_street2': 'Ste 312',
'billing_territory': 'CA',
'dim_type': 'IN',
'free_freight_amount': 0,
'freight_markup': -20,
'shipper_number': 'X0305A',
'weight_type': 'LBS'}}
ANALYTICS_ACTIVE
True
TIME_ZONE
'America/Los_Angeles'
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
PAYMENT_PROCESSORS
{'authorizenet': {'key': '7862YPJ34uumy3MF',
'live': True,
'username': '2w87JmTv'},
'paypalwps': {'business_display_name': 'Affordable Quality Lighting',
'domain_name': 'ec2-50-18-148-185.us-west-1.compute.amazonaws.com',
'key': 'eyoBTzMK8wy25X-Yq5irPxrSe__Gx5BBev4-UVhcq150mnR2VEEWeEbbCRm',
'live': False,
'username': 'be_1333732418_biz@concordlighting.com'}}
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
BLOG_TITLE
'DIY Lighting Blog'
DEFAULT_TABLESPACE
''
TEMPLATE_CONTEXT_PROCESSORS
('django.contrib.auth.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.contrib.messages.context_processors.messages')
AUTHNET_TRANSACTION_KEY
'7862YPJ34uumy3MF'
TEST_RUN
False
SESSION_COOKIE_AGE
1209600
SETTINGS_MODULE
'settings'
USE_ETAGS
False
EMAIL_HOST_NAME
'Affordable Quality Lighting'
LANGUAGES
(('ar', 'Arabic'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('bn', 'Bengali'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-gb', 'British English'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy-nl', 'Frisian'),
('ga', 'Irish'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('id', 'Indonesian'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('nl', 'Dutch'),
('no', 'Norwegian'),
('nb', 'Norwegian Bokmal'),
('nn', 'Norwegian Nynorsk'),
('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'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-cn', 'Simplified Chinese'),
('zh-tw', 'Traditional Chinese'))
FILE_UPLOAD_TEMP_DIR
None
INTERNAL_IPS
()
STATIC_URL
None
EMAIL_PORT
25
SHORT_DATETIME_FORMAT
'm/d/Y P'
ENFORCE_SSL
True
PROFILE
False
ABSOLUTE_URL_OVERRIDES
{}
DATABASE_OPTIONS
{}
CACHE_MIDDLEWARE_SECONDS
600
BANNED_IPS
()
DATETIME_INPUT_FORMATS
('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M',
'%m/%d/%y')
DATABASE_PASSWORD
'********************'
COMMENTS_MODERATORS_GROUP
None
PROFANITIES_LIST
'********************'
EMAIL_HOST_USER
'noreply@affordablequalitylighting.com'
COMMENTS_BANNED_USERS_GROUP
None
You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a standard 500
page.
--