Hey,

Upgraded to latest svn trunk and now getting brand new error on every
page/url path save for homepage.  Not entirely sure how to track down
the fault in configuration etc. Anyone help?  Thankyou!

Traceback:

Environment:

Request Method: GET
Request URL: http://www.urbanebeauty.co.uk/beauty-salons/
Django Version: 1.0-beta_1-SVN-8447
Python Version: 2.5.0
Installed Applications:
['django.contrib.sites',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.admin',
 'django.contrib.comments',
 'django.contrib.localflavor',
 'django.contrib.flatpages',
 'basic.blog',
 'geopy',
 'urbanebeauty.directory',
 'registration',
 'django.contrib.markup',
 'basic.inlines',
 'tagging',
 'voting',
 'upload',
 'djangosphinx']
Installed Middleware:
('django.middleware.common.CommonMiddleware',
 'django.contrib.sessions.middleware.SessionMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.middleware.doc.XViewMiddleware',
 'django.contrib.flatpages.middleware.FlatpageFallbackMiddleware')


Traceback:
File "/home2/richbiscuit/webapps/urbanebeauty/urbanebeauty/django/core/
handlers/base.py" in get_response
  77.                     request.path_info)

Exception Type: TypeError at /beauty-salons/
Exception Value: unpack non-sequence
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to