Laszlo Antal escribió:
> Hi,
> 
> I wrote my custome admin view and I would like to have the same error 
> reporting style for edit templates like django's.
> 
> Could someone point me in the right direction on how to have the message 
> on the top of the page and the red color for the input boxes.
> 
> Thank you
> 
> Laszlo Antal
> 

The easy way, you have the admin sources, so look at them and check the
styles used.
Or inspect the elements with firebug :)

Regards.

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to