Re: Extended category support for feeds

2017-01-31 Thread Florian Apolloner
Hi,

there is no need to write to the mailing list to inform us of any patches. 
Please just open a pull request and link it to the ticket in question.

Cheers,
Florian

On Tuesday, January 31, 2017 at 1:02:53 AM UTC+1, Pavlo Kapyshin wrote:
>
> Hello, 
>
> I’ve made a patch that adds ability to specify “scheme” (or “domain”, for 
> RSS) 
> and “label” on  elements in RSS and Atom1 feeds. Could you 
> please 
> look at it and maybe suggest some improvements? 
>
>
> https://github.com/PavloKapyshin/django/commit/9c03f13d2442f8dacc98514e1f5d1a332bc1dfc1
>  
>
> There is relevant ticket: https://code.djangoproject.com/ticket/27792 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2fd8973d-0219-4c65-b878-0539635b12a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Extended category support for feeds

2017-01-31 Thread Florian Apolloner
Ah sorry, didn't see that Tim suggested that you should find other 
reviewers. Either way, please open a pull request, since that makes it 
easier to commit on commits.

On Tuesday, January 31, 2017 at 12:05:33 PM UTC+1, Florian Apolloner wrote:
>
> Hi,
>
> there is no need to write to the mailing list to inform us of any patches. 
> Please just open a pull request and link it to the ticket in question.
>
> Cheers,
> Florian
>
> On Tuesday, January 31, 2017 at 1:02:53 AM UTC+1, Pavlo Kapyshin wrote:
>>
>> Hello, 
>>
>> I’ve made a patch that adds ability to specify “scheme” (or “domain”, for 
>> RSS) 
>> and “label” on  elements in RSS and Atom1 feeds. Could you 
>> please 
>> look at it and maybe suggest some improvements? 
>>
>>
>> https://github.com/PavloKapyshin/django/commit/9c03f13d2442f8dacc98514e1f5d1a332bc1dfc1
>>  
>>
>> There is relevant ticket: https://code.djangoproject.com/ticket/27792 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4f65c143-e47f-47f5-8015-2aff73b5f1f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Extended category support for feeds

2017-01-31 Thread qtake . cloud


Looks good. I use syndication in few projects and I like that this change 
does not break my code.



On Tuesday, January 31, 2017 at 1:02:53 AM UTC+1, Pavlo Kapyshin wrote:
>
> Hello, 
>
> I’ve made a patch that adds ability to specify “scheme” (or “domain”, for 
> RSS) 
> and “label” on  elements in RSS and Atom1 feeds. Could you 
> please 
> look at it and maybe suggest some improvements? 
>
>
> https://github.com/PavloKapyshin/django/commit/9c03f13d2442f8dacc98514e1f5d1a332bc1dfc1
>  
>
> There is relevant ticket: https://code.djangoproject.com/ticket/27792 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/06814451-9277-4271-8a56-d77999e97313%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Extended category support for feeds

2017-01-31 Thread Pavlo Kapyshin
I’ve opened pull request:

https://github.com/django/django/pull/8001

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/fba2d8e2-afde-43b4-9aec-149fcc84e6a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.