Pegar todos os objetos semelhantes em tempo de execu ção

2010-03-09 Thread Edgard Matos
Caros, Tenho um object no django e quero pegar todos os objetos daquele mesmo tipo. Sendo que eu não sei qual é o tipo deste objeto em tempo de execução. Alguém sabe como fazer isso? Obrigado! -- Atenciosamente, Edgard Matos -- You received this message because you are subscribed

Re: Erro ao tentar importar DjangoGateway

2010-03-08 Thread Edgard Matos
eal é usar o método easy_install que está > descrito em http://pyamf.org/install.html > > Podes descrever o modo como instalaste o PyAMF? > > 2010/3/8 Edgard Matos <edgardma...@gmail.com> > >> Caros, >> >> Estou tentando fazer uns testes com o PyAmf. Instalei

Erro ao tentar importar DjangoGateway

2010-03-08 Thread Edgard Matos
TesteAMF.cadastros.models as models services = { 'Clientes': models } echoGateway = DjangoGateway(services) Alguém sabe se eu tenho que configurar mais alguma coisa? Obrigado!!! -- Atenciosamente, Edgard Matos Direção de Projetos Deway - Inovação Digital http://www.deway.com.br Celular: (85) 8106 8252

Re: DateField with Django

2009-02-12 Thread Edgard Matos
You have reason Alex. I'm sorry. On Wed, Feb 11, 2009 at 3:21 PM, Alex Gaynor <alex.gay...@gmail.com> wrote: > > > On Wed, Feb 11, 2009 at 12:19 PM, Edgard Matos <edgardma...@gmail.com>wrote: > >> Anybody help me? >> >> On Wed, Feb 11, 2009 at 11:36 AM,

Re: DateField with Django

2009-02-11 Thread Edgard Matos
Anybody help me? On Wed, Feb 11, 2009 at 11:36 AM, Edgard Matos <edgardma...@gmail.com>wrote: > Hi! > > I have a model with a DateField and I'm setting the input_formats > properties to "%d/%m/%Y": > birth_date = forms.DateField(input_formats=("%d/

DateField with Django

2009-02-11 Thread Edgard Matos
dit my object: form = UserForm(instance=stored_user) Django fill the DateField in this format: ("%Y-%m-%d") How I do to Django fill the field in this format ("%Y/%m/%d") ? Anybody help me? Thanks! Edgard Matos from Brazil --~--~-~--~~~---~--~~ Yo

Re: No module named PIL - Django - Gae

2009-02-06 Thread Edgard Matos
Karen! Very thank you! My problem it's resolved!!! Here also have a solution: http://groups.google.com/group/google-appengine/browse_thread/thread/3aedf3cbcce1fd88 On Fri, Feb 6, 2009 at 3:24 PM, Karen Tracey <kmtra...@gmail.com> wrote: > On Fri, Feb 6, 2009 at 12:13 PM, Edg

Re: No module named PIL - Django - Gae

2009-02-06 Thread Edgard Matos
; Their own images API apparently uses PIL: > > http://code.google.com/appengine/docs/python/images/installingPIL.html > > ? > > Karen > > > > -- Atenciosamente, Edgard Matos E-mail: edgardma...@gmail.com Skype: edgardmatos Celular: 85 8837 8285 --~--~-~--~

Re: No module named PIL - Django - Gae

2009-02-06 Thread Edgard Matos
Somebody can help me? On Fri, Feb 6, 2009 at 11:58 AM, Edgard Matos <edgardma...@gmail.com> wrote: > I only installed PIL in my system. > > I din't installer PIL on my project. > Do I have to do this? How I do? > > Thanks! > > > On Fri, Feb 6, 2009 at

Re: No module named PIL - Django - Gae

2009-02-06 Thread Edgard Matos
I only installed PIL in my system. I din't installer PIL on my project. Do I have to do this? How I do? Thanks! On Fri, Feb 6, 2009 at 11:44 AM, Edgard Matos <edgardma...@gmail.com> wrote: > Swaroop, > > On local system. > > > On Fri, Feb 6, 2009 at 11:42 AM, Swaroop

Re: No module named PIL - Django - Gae

2009-02-06 Thread Edgard Matos
oblog - http://twitter.com/swaroopch > > > > On Fri, Feb 6, 2009 at 7:34 PM, Edgard Matos <edgardma...@gmail.com> > wrote: > > Hi! > > > > I'm trying to do a form to upload a image using Google App Engine + > Django. > > In my view, I have: > >

Redirect with reverse

2009-02-03 Thread Edgard Matos
the url_to_redirect, to sends the user. But a exception occurs: Reverse for '' with arguments '(u'/links/adicionar/',)' and keyword arguments '{}' not found. How can I do this? Very thanks! -- Atenciosamente, Edgard Matos E-mail: edgardma...@gmail.com Skype: edgardmatos Celular: 85 8837 8285