On Aug 31, 11:02 am, "James Bennett" <[EMAIL PROTECTED]> wrote:
> > what is the preferred way to expand the user model? I would use a
> > model with a OneToOne Field, but documentation says i should not. What
> > should i do instead?
>
> A foreign key with unique=True, as covered in the Django boo
Hi,
what is the preferred way to expand the user model? I would use a
model with a OneToOne Field, but documentation says i should not. What
should i do instead?
Regards,
Andre
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Go
Hi Rob,
On Mar 9, 11:53 pm, Rob J Goedman wrote:
> If you are using svn, doing an ' svn -r 4692 up ' in the django_src dir
> followed by ' python setup.py install ' will make the model work.
Thanks. That worked just fine.
--~--~-~--~~~---~--~~
You received th
Sorry for the maybe dumb question, but i'm new to python and django.
I#M just following th tutorial and have a problem at part 2 of it.
When adding the edit_inline parameter to the poll foreign key as
stated in the tutorial i get this error message:
KeyError at /admin/polls/poll/1/
"Could not fin
4 matches
Mail list logo