thegooglecodearchive / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
Other
0 stars 0 forks source link

Inline models don't show help_texts #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which DJANGO-VERSION are you using?
1.2.3

Which GRAPPELLI-VERSION are you using?
trunk

What steps will reproduce the problem?
1. Create a model with non-empty help_text on some field
2. Make it inline

What is the expected output? What do you see instead?
The help_texts should be visible, but are not.

Original issue reported on code.google.com by michal.s...@gmail.com on 31 Mar 2011 at 2:00

GoogleCodeExporter commented 9 years ago
you mean TABULAR-INLINES, right?

Original comment by sehmaschine on 31 Mar 2011 at 2:31

GoogleCodeExporter commented 9 years ago
Yes. By the way, in stacked inline template I don't see a reference to 
help_text either.

Original comment by michal.s...@gmail.com on 31 Mar 2011 at 2:38

GoogleCodeExporter commented 9 years ago
did you test the stacked inlines? with my test-environment it works with 
stacked inlines but not with tabular inlines.

Original comment by sehmaschine on 31 Mar 2011 at 2:50

GoogleCodeExporter commented 9 years ago
Seems to be working with stacked.

Original comment by michal.s...@gmail.com on 31 Mar 2011 at 3:27

GoogleCodeExporter commented 9 years ago
fixed with r1426

Original comment by sehmaschine on 8 Apr 2011 at 7:19

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 8 Apr 2011 at 7:20