On Tuesday, March 29, 2011 02:13:40 am django beginner wrote:
> Hi all,
> 
> Could someone please tell me how to create a Message Box using Django?
> 
> Thanks in advance.

This falls under the domain of javascript/css/html,  django itself has no 
dialog boxes of any kind, it only has simple form widgets. Just so you know, 
all this cool stuff in the admin is done via css/javascript/html. With django 
just providing the data and form widgets that fill out the page.

Mike


* TribFurry only gets spam mail from ucsd... I used to get email from
            myself but I decided I didn't like myself and stopped talking
            to me

-- 
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