Re: Admin refuses to save on an unspecified error

2005-10-24 Thread Adrian Holovaty
On 10/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > When I update the post using the admin interface, the history tells me that > the > 'pub_date' has been changed, even though I did not change it, and it still > looks > the same in the admin interface. Is this a rounding error connecte

RE: Admin refuses to save on an unspecified error

2005-10-24 Thread RCRamsdell
ted to the default date and time? The second time I edit the date is not listed as changed. Robert -Original Message- From: django-users@googlegroups.com on behalf of Malcolm Tredinnick Sent: Mon 10/24/2005 6:58 AM To: Django users Subject: Re: Admin refuses to save on an unspeci

Re: Admin refuses to save on an unspecified error

2005-10-24 Thread Malcolm Tredinnick
[EMAIL PROTECTED] wrote: > I have a weblog app (definition of the Post object below). Everything looks > OK, but when I go to add or edit a post, the admin app will not let me. I > make my changes (or fill in the fields for a new post). The server reports > that it is POSTing the HTML: > > [