Problem saving form

2008-11-08 Thread dboddin
Hi, I'm quite new to Python and Django. I realy really need help. I have the problem to save a form , I have 2 model classes. Item and detail. The class detail has a one-to-one field to item and this field is the primary key too, i get the error message in the form, Item already exists , a

No clue what to do !

2008-11-10 Thread dboddin
Hi, I get this error AttributeError: type object 'CM' has no attribute 'fields' and than AlreadyRegistered: The model List is already registered I see no error in models.py or admin.py, please help. http://dpaste.com/hold/89667/ http://dpaste.com/89670/

Re: No clue what to do !

2008-11-10 Thread dboddin
Thank You, Thank You, Thank You !! -Ursprüngliche Nachricht- Von: "Daniel Roseman" <[EMAIL PROTECTED]> Gesendet: 10.11.08 11:17:52 An: Django users Betreff: Re: No clue what to do ! On Nov 10, 9:21 am, [EMAIL PROTECTED] wrote: > Hi, > > I get this error > AttributeError: type object '

Forms Datefield ?

2008-11-15 Thread dboddin
hi, how do I change a datefield to d.m.Y in a form inherited from modelform ? r/Delle --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to thi