django/tests/syndication_tests
varunkasyap e05f2a7569
Some checks are pending
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Tests / Windows, SQLite, Python 3.14 (push) Waiting to run
Fixed #36733 -- Escaped attributes in Stylesheet.__str__().
Thanks Mustafa Barakat for the report, Baptiste Mispelon for
the triage, and Jake Howard for the review.
2025-11-18 17:15:30 -05:00
..
templates/syndication
__init__.py
feeds.py Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #36733 -- Escaped attributes in Stylesheet.__str__(). 2025-11-18 17:15:30 -05:00
urls.py Fixed #12978 -- Added support for RSS feed stylesheets. 2024-06-18 17:25:43 +02:00