No. Look at the css of the admin that says fieldsets and put your
fields in the <fieldset></fieldset> tags to let the css definitions
take effect.

On Wed, Nov 5, 2008 at 1:37 PM, limas <[EMAIL PROTECTED]> wrote:
>
>
>
>
>> I have done something similar and I generated my form automatically
>> using 'forms.as_p' then I put in some sections of the css from admin
>> interface's css and it works. The section you want to look at is the
>> fieldset section.
>
> hello Low,
>
> I can't understand what you mentioned clearly. Is i want to make use
> of /django/contrib/admin/templates/admin/includes/fieldset.html file.
> I tried it but failed. How can i specify the fieldset tags by not
> create any fieldsets using ModelAdmin.
> I can't use ModelAdmin for creating my own form to display it in my
> own page.
> Is there any mistake from me?
>
> sorry for my terrible English.....
>
> >
>



-- 
Low Kian Seong
blog: http://lowkster.blogspot.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to