Are you iterating over the list in the template?
On 28 Juli, 23:01, Asinox wrote:
> im new , but i think that u need this part:
>
> class UserProfileAdmin(UserAdmin):
> inlines = [UserProfileInline]
> list_display = ('user', 'sex','phone')
>
> regards,
>
> On Jul 28, 3:01 pm, Chris Curv
Hey Chris,
have you found a solution?
On Jul 29, 2:43 pm, Chris Curvey wrote:
> Drat. That's not it. I'll keep trying.
>
> On Jul 28, 5:01 pm, Asinox wrote:
>
>
>
> > im new , but i think that u need this part:
>
> > class UserProfileAdmin(UserAdmin):
> > inlines = [UserProfileInline]
Drat. That's not it. I'll keep trying.
On Jul 28, 5:01 pm, Asinox wrote:
> im new , but i think that u need this part:
>
> class UserProfileAdmin(UserAdmin):
> inlines = [UserProfileInline]
> list_display = ('user', 'sex','phone')
>
> regards,
>
> On Jul 28, 3:01 pm, Chris Curvey wrot
im new , but i think that u need this part:
class UserProfileAdmin(UserAdmin):
inlines = [UserProfileInline]
list_display = ('user', 'sex','phone')
regards,
On Jul 28, 3:01 pm, Chris Curvey wrote:
> I'm having a bit of a brain cramp here...I'm trying to add some extra
> fields to my
4 matches
Mail list logo