How i change Django Admin Title?

2006-11-06 Thread comechao
How can i change admin Title on header? Couse i want to put my client name... Sorry for my bad bad english... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: Dojo vs Mochikit for Django dev?

2006-10-18 Thread comechao
jQuery rocks. Light, powerfull and gd effects . YUI its nice, good dialogs and calendar. jQuery example: $("p.surprise").addClass("ohmy").show("slow"); --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django us

Re: Rich Text Fields in Admin

2006-10-13 Thread comechao
See that: http://www.dehora.net/journal/2006/05/using_tinymce_in_djangos_admin.html --~--~-~--~~~---~--~~ 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@googlegroup

Re: What IDE do you use? (semi-OT)

2006-10-11 Thread comechao
Use gedit with snippets plugin (pt-br: trechos), its very nice :D --~--~-~--~~~---~--~~ 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 unsubscri

Re: What IDE do you use? (semi-OT)

2006-10-10 Thread comechao
I'm using GEDIT (on ubuntu) with auto-completion, file-tree, snippets and python tools plugins. Very nice and fast. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send

How can i limit upload file size using django or Lighttpd?

2006-08-28 Thread comechao
My application needs to limit the size of the user's files when they upload it! The doc didn't say anything about it! I do need these answers! thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"