﻿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
12193	Add details to the i18n documentation for translation of model classes (relations and methods)	maxime.petazzoni@…	nobody	"While working on the internationalization of a Django application recently, I had a hard time finding how to translate a few things used in model classes : relations and model methods, when used for columns or fields in the Django admin site.

I finally found the solutions from some random code snippet on the web, but I think this really belongs to Django's excellent documentation, so you'll find attached a patch to add a few details on how this is done.

I know there's an i18n documentation refactoring going on in #10260. If my patch needs to be reworked on top of that refactoring once it's checked in, please let me know."		closed	Documentation	1.1		fixed	i18n		Accepted	1	0	0	0	0	0
