Re: ProgrammingError at /admin/, date/time field value out of range

2008-09-03 Thread Chubby
On 3 sep, 09:25, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Hi, > > on a Debian Etch system, i use Django svn (rev 8911) with Postgres 7.4. > Other components are Apache2 (v. 2.2.3-4) & mod_python. > I created the database with this command: >     createdb -E ENCODING UNICODE -U postgres test

add/edit/delete for users and login functionality

2006-09-05 Thread Chubby
Hi, i'm going to use django to develop a web app (and several more after that :)). I did the tutorial and a few things where unclear to me. I would want to have parts of the generated admin page available to the users. With parts i mean the functionality to add, edit and delete records from the t