If you mean that the User model doesnt have fields you may want, like
telephone or address i.e., the best and easiest way is to use add a
UserProfile model with a foreignkey to the User model. Django-profiles is
one and it's meant for use with django-registration>
https://bitbucket.org/uberno
No one responds to questions regarding nested inlines in the admin,
there must be a reason for that :)
But Im a django novice, and am having troubles customizing the admin
to make it intuitive for the client. Can someone give me an example
of one of the following:
- nesting inlines of foreignkey
2 matches
Mail list logo