Changes between Initial Version and Version 1 of Ticket #27879
- Timestamp:
- Feb 24, 2017, 7:06:56 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27879
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #27879 – Description
initial v1 1 1 After https://github.com/django/django/commit/75cf9b5ac031feb8f94271c9906157c921a14520 not passing enclosures (leaving default None) to Atom1Feed.add_item results in a TypeError. 2 3 Link to pull request will be added after a while.