Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2017-01-17 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:  Unai
 |  Zalakain
 Type:  New feature  |   Status:  closed
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"75cf9b5ac031feb8f94271c9906157c921a14520" 75cf9b5a]:
 {{{
 #!CommitTicketReference repository=""
 revision="75cf9b5ac031feb8f94271c9906157c921a14520"
 Refs #13110 -- Removed SyndicationFeed.add_item()'s enclosure argument.

 Per deprecation timeline.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.dd5a8d0d3bf72844879f4ad9f9095f25%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-12-17 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  closed
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"2ec23a3d41be2ba5df9f46b17e0a05eb1b051c41" 2ec23a3d]:
 {{{
 #!CommitTicketReference repository=""
 revision="2ec23a3d41be2ba5df9f46b17e0a05eb1b051c41"
 Refs #13110 -- Fixed typo in Feed class reference.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.3d5443b871dfcb0486b5e82099198b96%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-12-17 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  closed
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"54295a95d9b34dadb17054b88d43b2b769ccc0f3" 54295a95]:
 {{{
 #!CommitTicketReference repository=""
 revision="54295a95d9b34dadb17054b88d43b2b769ccc0f3"
 [1.9.x] Refs #13110 -- Fixed typo in Feed class reference.

 Backport of 2ec23a3d41be2ba5df9f46b17e0a05eb1b051c41 from master
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.722023107600a2e320025a32f3e002e4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-19 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  closed
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => fixed


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.85219c530a9ef175360ae6f8bc455f8b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-19 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  new
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Unai Zalakain ):

 In [changeset:"a4b80e242162a7d6ac2337a2a621a82027c549b7" a4b80e24]:
 {{{
 #!CommitTicketReference repository=""
 revision="a4b80e242162a7d6ac2337a2a621a82027c549b7"
 Refs #13110 -- Fixed mistakes in the new multiple enclosure feed tests
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.a954e9f8a18904841a436f8992316a58%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-19 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  new
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by unaizalakain):

 * has_patch:  0 => 1


Comment:

 Sorry about that…
 New PR: https://github.com/django/django/pull/5315

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.3589aecd49f7902b6113a58e90682ebb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-18 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  new
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed 1.9 |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  closed => new
 * keywords:  multiple, enclosures, atom, feed => multiple, enclosures,
 atom, feed 1.9
 * has_patch:  1 => 0
 * resolution:  fixed =>
 * stage:  Ready for checkin => Accepted


Comment:

 Reopening per comments on the commit.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.4554804a55bab01b74fe5d1af110d210%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-18 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  closed
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  multiple,| Triage Stage:  Ready for
  enclosures, atom, feed |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"aac2a2d2ae2486342058db0c72ed7ba2c7c8eb1e" aac2a2d]:
 {{{
 #!CommitTicketReference repository=""
 revision="aac2a2d2ae2486342058db0c72ed7ba2c7c8eb1e"
 Fixed #13110 -- Added support for multiple enclosures in Atom feeds.

 The ``item_enclosures`` hook returns a list of ``Enclosure`` objects which
 is
 then used by the feed builder. If the feed is a RSS feed, an exception is
 raised as RSS feeds don't allow multiple enclosures per feed item.

 The ``item_enclosures`` hook defaults to an empty list or, if the
 ``item_enclosure_url`` hook is defined, to a list with a single
 ``Enclosure``
 built from the ``item_enclosure_url``, ``item_enclosure_length``, and
 ``item_enclosure_mime_type`` hooks.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.bf8c6632578fddcb53352df58e13f46b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-18 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  assigned
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Ready for
  enclosures, atom, feed |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * stage:  Accepted => Ready for checkin


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.59b45ee42744b64132f740c1ec936ba7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds

2015-09-13 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  assigned
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by unaizalakain):

 * needs_better_patch:  1 => 0


Comment:

 PR updated!

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.d99cafdd9ab55f1805162f63ad2e88d8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #13110: Allow multiple enclosures in Atom feeds (was: Multiple enclosures per feed's item)

2015-09-09 Thread Django
#13110: Allow multiple enclosures in Atom feeds
-+-
 Reporter:  Piaume   |Owner:
 |  unaizalakain
 Type:  New feature  |   Status:  assigned
Component:  contrib.syndication  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  multiple,| Triage Stage:  Accepted
  enclosures, atom, feed |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:  0 => 1


Comment:

 I left comments for improvement on the pull request.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.8ae4979e40ab3910065752c268820275%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.