Tuesday, October 4, 2011

Re: howto disable label for field in admin app form?

It's a strange question...
You can replace an admin template with {% extends "admin/change_form.html %} for example.

https://docs.djangoproject.com/en/dev/ref/contrib/admin/

BILLION Sébastien

the Answer to the ultimate question of life, the universe and everything is 42

http://www.sebastienbillion.com/

Le 04/10/2011 14:05, Aljoša Mohorović a écrit :
is it possible to disable rendering of label for field in forms? i would like to render a field in a custom form (admin add/edit form) w/o label. any info/tips appreciated  Aljosa  

No comments:

Post a Comment