Hi,

I'm trying to upgrade from 1.1.0 to 1.1.1 on Debian using .deb packages.
I didn't find specific upgrade instructions so I folllowed [1]. After
apt-get I synced and migrated.

Now I'm no longer able to log in (the sistema is a testing system so I never
used it really already, but I remember I could navigare the web interface).

The error message ends with:

  File "/usr/lib/pymodules/python2.6/django/templatetags/i18n.py" in render
    85.         data = dict([(v, _render_value_in_context(context[v], context)) 
for v in vars])
  File "/usr/lib/pymodules/python2.6/django/template/context.py" in __getitem__
    46.         raise KeyError(key)

  Exception Type: TemplateSyntaxError at /
  Exception Value: Caught KeyError while rendering: 
u'baruwa_num_recent_messages'

settings.py does have:

  #number of recent messages to display on front page                           
                    
  # defaults to 50                                                              
                    
  BARUWA_NUM_RECENT_MESSAGES = 50

Any hints?

thanks
sandro
*:-)

PS: strangely enought to me, this error show up to the interfaces
(DEBUG=True) but not to /var/log/apache/baruwa-error.log... any clues?



[1] http://www.baruwa.org/docs/upgrade.html
-- 
Sandro Dentella  *:-)
http://www.reteisi.org             Soluzioni libere per le scuole
http://sqlkit.argolinux.org        SQLkit home page - PyGTK/python/sqlalchemy



_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to