How to I get the value from a class verbose_name in a models.Model
based generic list?
I.E. I want to use the value in a class element verbose_name for a table header
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
I have been tring to import the widgets of Admin for the Date and time
to the ModelForm.
django.contrib.admin import widgets
in that AdminDateWidget() get the date field.
lets say that a there is a modelform in which their is a date field
say name of it is 'date'. the Date field should be unedi
2 matches
Mail list logo