﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33034	Change % to f-strings in django documentation	Athul Muralidhar	Athul Muralidhar	"As a frequent reader (and lover) of the django documentation, I was just wondering why we are still sticking around with `%` in the strings returned by some class methods.

One example is here:
https://docs.djangoproject.com/en/3.1/topics/db/examples/many_to_one/ NB the `__str__` method does not use `f-strings` 

Note:
- This maybe a minor issue and any technical or other considerations that prevent the above change should automatically lead to the closure of this ticket :) "	Cleanup/optimization	closed	Documentation	3.2	Normal	wontfix	documentation	Athul Muralidhar	Unreviewed	0	0	0	0	0	0
