From nobody@digitalkingdom.org Wed Jun 29 10:02:18 2011 Received: with ECARTIS (v1.0.0; list jbovlaste); Wed, 29 Jun 2011 10:02:19 -0700 (PDT) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.72) (envelope-from ) id 1Qby9Z-0007z4-SF for jbovlaste-real@lojban.org; Wed, 29 Jun 2011 10:02:18 -0700 Received: from moh1-ve3.go2.pl ([193.17.41.134]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1Qby9T-0007wG-IL for jbovlaste@lojban.org; Wed, 29 Jun 2011 10:02:17 -0700 Received: from moh1-ve3.go2.pl (unknown [10.0.0.134]) by moh1-ve3.go2.pl (Postfix) with ESMTP id 297BF664520 for ; Wed, 29 Jun 2011 19:02:00 +0200 (CEST) Received: from unknown (unknown [10.0.0.42]) by moh1-ve3.go2.pl (Postfix) with SMTP for ; Wed, 29 Jun 2011 19:01:59 +0200 (CEST) Received: from mail-vx0-f181.google.com [209.85.220.181] by poczta.o2.pl with ESMTP id hvECxE; Wed, 29 Jun 2011 19:01:59 +0200 Received: by vxa40 with SMTP id 40so1302130vxa.40 for ; Wed, 29 Jun 2011 10:01:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.117.136 with SMTP id r8mr393672vcq.109.1309366917813; Wed, 29 Jun 2011 10:01:57 -0700 (PDT) Received: by 10.220.186.130 with HTTP; Wed, 29 Jun 2011 10:01:57 -0700 (PDT) In-Reply-To: References: Date: Wed, 29 Jun 2011 19:01:57 +0200 Message-ID: Subject: [jbovlaste] Re: Running a development instance of jbovlaste From: Janek To: jbovlaste@lojban.org Content-Type: text/plain; charset=UTF-8 X-O2-Trust: 2, 65 X-O2-SPF: neutral X-archive-position: 40 X-ecartis-version: Ecartis v1.0.0 Sender: jbovlaste-bounce@lojban.org Errors-to: jbovlaste-bounce@lojban.org X-original-sender: j-sz@o2.pl Precedence: bulk Reply-to: jbovlaste@lojban.org X-list: jbovlaste The jbovlaste project on sf is a work in progress jbovlaste replacement by donri. Current version of jbovlaste is here: http://teddyb.org/svn/trunk/jbovlaste On 29 June 2011 17:51, Stefan Majewsky wrote: > Hi again, > > I've checked out the jbovlaste SVN from Sourceforge and try to setup a > local instance for toying around with it a bit. I've got it so far > that I see some crippled CSS-less and JS-less site, and I can login > with the admin account which I created in the first "manage.py syncdb" > run. However, any content page (even "/accounts/profile/") dumps with > DoesNotExist error. I'm experienced with Python, but not with Django, > so I cannot make any sense of that. > > Could someone please explain what I'll need? Which apps have to be > installed in the project, and where do I get the contents (e.g. > "css/AllInOne.css" and "js/menu.js") so my local installation becomes > fully functional? > > Greetings > Stefan > > > >