On 11 March 2015 at 20:00, Franz de Copenhague < [email protected]> wrote:
> > > > Date: Wed, 11 Mar 2015 19:52:15 +0100 > > Subject: Re: Prototype web app, and Editor API > > From: [email protected] > > To: [email protected] > > > > HI > > > > Just tried I got: > > > > Page not found (404) Request Method: GET Request URL: > > > http://django-ckeditor-franzdecopenhague.c9.io:80/admin/demo_application/examplemodel/2/username/password/ > > > > example model object with primary key u'2/username/password' does not > exist. > > > > You're seeing this error because you have DEBUG = True in your Django > > settings file. Change that to False, and Django will display a standard > 404 > > page. > > > > > > My fault with HTML email > > try: > > > http://django-ckeditor-franzdecopenhague.c9.io/admin/demo_application/examplemodel/2/ > A short run and go test worked for me...will look more carefully later. rgds jan i. > > > -JD > >
