Opened 8 years ago
Last modified 8 years ago
#27879 closed Bug
Allow to not pass enclosures argument to add_item of Atom feed — at Initial Version
Reported by: | Pavlo Kapyshin | Owned by: | nobody |
---|---|---|---|
Component: | Utilities | Version: | dev |
Severity: | Release blocker | Keywords: | feedgenerator |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
After https://github.com/django/django/commit/75cf9b5ac031feb8f94271c9906157c921a14520 not passing enclosures (leaving default None) to Atom1Feed.add_item results in a TypeError.
Link to pull request will be added after a while.
Note:
See TracTickets
for help on using tickets.