Comet support in Django?

2010-07-09 Thread Yuval Adam
Hi guys.

I failed to find any serious documentation on how to do comet (AKA
HTTP push) on Django.

Obviously Django does not (and will not?) support this out-of-the-box
due to the way Django is deployed, and naturally you will need to use
an external server (orbited and twisted come to mind).

But what is the easiest way to do this? Shouldn't Django supply some
wrapper for comet functionality?

- Yuval

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Ticket #12978 status

2012-02-17 Thread Yuval Adam
Hey all,

Can anyone here please help me out with understanding the status of
ticket #12978?
(https://code.djangoproject.com/ticket/12978)

It's a 2 year old feature request, fulfilled with a patch + tests +
docs by me, several months after.
It has been in "triage" ever since.

Unfortunately, I do not contribute much back to Django, and the
cumbersome triage process is not one I am familiar with (even after
RTFdocs).
If this ticket is falling between the cracks, please let me know what
I can do to make amends.

Cheers,
- Yuval

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: GitHub migration done!

2012-04-28 Thread Yuval Adam
I think this issue should be dealt with sooner rather than later.

Django will start getting lots of orphan pull requests with no
matching trac ticket, and a policy of how community members should
contribute via github should be in place.

As a side note, it is kind of a hassle to submit a pull request and
then go fill a new trac ticket.
For me, as a kind-of-involved user of Django, I simply won't go into
that burden.

On Apr 28, 10:03 am, Aymeric Augustin
 wrote:
> On 28 avr. 2012, at 05:08, Adrian Holovaty wrote:
>
> > * We're going to keep using Trac for tickets, but pull requests on
> > GitHub are also welcome.
>
> Hi everyone,
>
> For extra safety, I recommend you still create Trac tickets for each 
> suggested change, until we work out how pull requests integrate into the 
> triage workflow.
>
> Thanks,
>
> --
> Aymeric.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: GitHub migration done!

2012-04-28 Thread Yuval Adam
Hey Aymeric,

Just throwing in my 2 cents.
If there's a public thread I can follow re: this issue, I'd appreciate
a link, since I haven't been able to find it.
Waiting patiently :)

- Yuval

On Apr 29, 12:36 am, Aymeric Augustin
 wrote:
> On 28 avr. 2012, at 21:46, Yuval Adam wrote:
>
> > I think this issue should be dealt with sooner rather than later.
>
> > Django will start getting lots of orphan pull requests with no
> > matching trac ticket, and a policy of how community members should
> > contribute via github should be in place.
>
> > As a side note, it is kind of a hassle to submit a pull request and
> > then go fill a new trac ticket.
> > For me, as a kind-of-involved user of Django, I simply won't go into
> > that burden.
>
> Hi Yuval,
>
> The core team is actively discussing this question.
>
> My previous recommendation isn't a final decision.
>
> I hope we'll release more information soon.
>
> Thanks for your patience,
>
> --
> Aymeric.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Submitting a new django.contrib.localflavor

2009-06-22 Thread Yuval Adam

I created a new local flavor (ticket: 
http://code.djangoproject.com/ticket/11350)
and attached the forms.py file

How do I get this submitted now?

Thanks,
- Yuvak

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: Submitting a new django.contrib.localflavor

2009-06-22 Thread Yuval Adam

Hi Alex,

Thanks for your response. I indeed thought it was weird to attach a
diff for a new file, but I'll know for next time.
Also, regarding tests, where should I put tests for this? Can you
point me to an existing test for a local flavor so I have a reference
to work with?

Cheers,
- Yuval

On Jun 22, 7:27 pm, Alex Gaynor  wrote:
> On Mon, Jun 22, 2009 at 10:17 AM, Yuval Adam  wrote:
>
> > I created a new local flavor (ticket:
> >http://code.djangoproject.com/ticket/11350)
> > and attached the forms.py file
>
> > How do I get this submitted now?
>
> > Thanks,
> > - Yuvak
>
> Hi,
>
> First, thanks for your work.  Right now Django is in the final stages of the
> 1.1 release, so new features aren't being considered at this time.  However
> in short order we'll be beggining the 1.2 process, at which point Dajngo
> will be open to new features and this will get some proper review, and
> hopefully be committed to Django.  As a small aside, please try to upload
> diffs against the source tree, instead of whole files, even when the entire
> file is new.
>
> Thanks,
> Alex
>
> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." --Voltaire
> "The people's good is the highest law."--Cicero
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---