[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jbovlaste] Re: Running a development instance of 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 <stefan.majewsky@googlemail.com> 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
>
>
>
>