484: Install on Windows fails when running

Bob.H*****@gmai***** (Google Code) (Is this you? Claim this profile.)
May 8, 2008
Any ideas on this?
Tried to install on windows vista and ran into the following problem after 
installing all the listed dependecies.

c:\reviewboard>python manage.py syncdb
Error: Couldn't install apps, because there were errors in one or more 
models:
reviewboard.scmtools: __init__() got an unexpected keyword 
argument 'max_length

reviewboard.diffviewer: cannot import name ugettext_lazy
reviewboard.reviews: No module named safestring
reviewboard.accounts: cannot import name ugettext_lazy
c:\reviewboard>




What operating system are you using?VISTA
david
#1 david
You need to be using the latest (unreleased) version of django.
  • +UserError
#2 Bob.H*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Sorry just noticed that. I am using version Django-0.96.1 the req states .97 my bad.