Re: WAP communicating with server-side Python

2010-08-03 Thread David P. Novakovic
David, This mailing list is for the development of the django library itself, not development WITH the library. Please direct your question to django-users. David On Wed, Aug 4, 2010 at 2:51 AM, shi shaozhong wrote: > Is there an equivalent mailling list for WAP? > I

WAP communicating with server-side Python

2010-08-03 Thread shi shaozhong
Is there an equivalent mailling list for WAP? I am in need of a very simple demo website/webpage accessible by mobile handset and simply get a few critical data, e.g. its id, or/and x, y, z position. http://www.google.co.uk/search?hl=en=how+to+mobile+website=8=g10==how+to+mobile_rfai= I want to

Re: help

2010-08-03 Thread André A . Santos
oh sorry now I got it thanks a lot bye On Tue, Aug 3, 2010 at 12:00 PM, Jacob Kaplan-Moss wrote: > On Tue, Aug 3, 2010 at 9:55 AM, André A. Santos > wrote: > > about Django how does it work in terms of architecture? > > Again, this isn't the right

Re: help

2010-08-03 Thread Jacob Kaplan-Moss
On Tue, Aug 3, 2010 at 9:55 AM, André A. Santos wrote: > about Django how does it work in terms of architecture? Again, this isn't the right forum for these questions: we use this list to coordinate the development of Django itself, not answer questions. Please direct

Re: How to get patches from 'Accepted' to 'Committed'

2010-08-03 Thread Jacob Kaplan-Moss
On Tue, Aug 3, 2010 at 9:22 AM, Stephen Kelly wrote: > I'd like to contribute more small patches to Django, but I must say it's > demotivating that those haven't seen any action since being accepted, and I > couldn't see what I need to do to get those committed. If someone can

Re: help

2010-08-03 Thread André A . Santos
ok... about Django how does it work in terms of architecture? On Tue, Aug 3, 2010 at 11:49 AM, Tobias McNulty wrote: > André, > > Welcome. Please direct your questions to the python and/or django-users > mailing lists. This list is for discussion related to the

Re: help

2010-08-03 Thread Jacob Kaplan-Moss
Hi Andre -- I'm sorry, but we can't help you here. This list is for discussion of developing Django itself, not user questions. Since you're very new to Python, I'd suggest trying comp.lang.python (http://groups.google.com/group/comp.lang.python) or the #python IRC channel on Freenode. Once

Re: help

2010-08-03 Thread Tobias McNulty
André, Welcome. Please direct your questions to the python and/or django-users mailing lists. This list is for discussion related to the development of Django itself. Regards, Tobias On Tue, Aug 3, 2010 at 10:36 AM, André Asantos wrote: > I am totaly new to Python

Re: How to get patches from 'Accepted' to 'Committed'

2010-08-03 Thread Tobias McNulty
Steve, In my experience the best approach is to open a thread on this list asking for someone to review/commit each of your tickets individually. Since all involved in the project are volunteers, it may take some work (e.g., asking a few times) on your part to raise awareness of the issue. But

help

2010-08-03 Thread André Asantos
I am totaly new to Python world... I would like to konw: 1- py is Python class extension? 2-does django have any similar .jsp GUI? or is only use HTML for GUI? 3-is netbeans IDE the best IDE? André AS -- You received this message because you are subscribed to the Google Groups "Django

How to get patches from 'Accepted' to 'Committed'

2010-08-03 Thread Stephen Kelly
Hi, The diagram here shows the lifecycle of a ticket. http://docs.djangoproject.com/en/dev/internals/contributing/#ticket-triage What I don't get is how a ticked goes from 'Accepted' to 'Ready for checkin' The context I ask in is in relation to patches I submitted a year ago and which were