Add a dedicated docs page for pre-defined URL names.
Review Request #15059 — Created May 15, 2026 and submitted
We have a few places in the documentation where we document an
apply_tosetting. The static media page documents several pre-defined
URL names or lists of names, and other places either link to this or
just ignore that there's a list at all. Another page will soon need
this.These URL names have been moved into a dedicated page, and extended out
a little bit (but more work would be valuable here). All references to
apply_tonow point to this page (with the exception ofActionHook,
which is getting a rewrite that will incorporate it).
Built the docs. Checked the links, and checked for any obvious errors.
Review request changed
- Change Summary:
-
Removed a stray
+that got added. - Commits:
-
Summary ID 3a98b086eb53e6e5dbac6a2c02139b1aa09b888b 9677f29ba76f100a007c9d027bf3a46e8a7a7595
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review request changed
- Change Summary:
-
- Wrote some copy about how URL names are most used, with links to
local_site_reverse,{% url %}, andapply_tolists. - Added an entry for
all_review_request_url_names.
- Wrote some copy about how URL names are most used, with links to
- Commits:
-
Summary ID 9677f29ba76f100a007c9d027bf3a46e8a7a7595 cfe3f30e505c8c21550b9404a78030642fdc87b0 - Diff:
-
Revision 3 (+196 -82)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.