On Apr 7, 3:04 pm, Mac wrote:
> Any pointers to the documentation for getting the text fields larger
> for CharField data? They're kinda puny for columns that are defined
> to have up to 255 characters. Thanks!
I just modified the relevant fields in the admin css. Easy and
effective.
--~--~-
On Apr 7, 8:15 pm, TiNo wrote:
> You can override the ModelAdmin.form attribute to provide your own
> customized form.
> See:http://docs.djangoproject.com/en/dev/ref/contrib/admin/#form
Excellent, thanks!
--~--~-~--~~~---~--~~
You received this message because yo
On Wed, Apr 8, 2009 at 1:54 AM, Mac wrote:
>
> On Apr 7, 6:56 pm, Brian Neal wrote:
> > On Apr 7, 3:04 pm, Mac wrote:
> >
> > > Any pointers to the documentation for getting the text fields larger
> > > for CharField data? They're kinda puny for columns that are defined
> > > to have up to 255
On Apr 7, 6:56 pm, Brian Neal wrote:
> On Apr 7, 3:04 pm, Mac wrote:
>
> > Any pointers to the documentation for getting the text fields larger
> > for CharField data? They're kinda puny for columns that are defined
> > to have up to 255 characters. Thanks!
>
> You do it by supplying your own
On Apr 7, 3:04 pm, Mac wrote:
> Any pointers to the documentation for getting the text fields larger
> for CharField data? They're kinda puny for columns that are defined
> to have up to 255 characters. Thanks!
You do it by supplying your own widget to the form field. See:
http://docs.djangop
Any pointers to the documentation for getting the text fields larger
for CharField data? They're kinda puny for columns that are defined
to have up to 255 characters. Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
6 matches
Mail list logo