Re: document admin interface

2012-01-17 Thread Jaroslav Dobrek
On 16 Jan., 16:36, Sébastien Billion wrote: > Hi, > > Why don't use help_text argument in your models or formAdmin? Thank you. That was exactly what I was looking for. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, se

Re: document admin interface

2012-01-16 Thread Sébastien Billion
Hi, Why don't use help_text argument in your models or formAdmin? 2012/1/16, Jaroslav Dobrek : > Hello, > > how can I document the admin interface. I do not mean the stuff that > can be achieved with the admin documentation generator. I would like > to add documentation to those pages that admins

document admin interface

2012-01-16 Thread Jaroslav Dobrek
Hello, how can I document the admin interface. I do not mean the stuff that can be achieved with the admin documentation generator. I would like to add documentation to those pages that admins see when they create, delete or modify an object. I.e. I want to add explanations about the object being