﻿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
20853	Cannot find documentation on Options.module_name and Options.model_name	markisus@…	nobody	"I'm using Django 1.5 and looking at the docs here: https://docs.djangoproject.com/en/1.5/ref/models/options/

As per http://stackoverflow.com/questions/725913/dynamic-meta-attributes-for-django-models I'm trying to create a python metaclass to append a string at the end of my model's permissions. However I could not find documentation on Options.module_name (it seems to return the model name). Furthermore I get that 'Options' object has no attribute 'model_name', but I saw this attribute being used in some other code on the internet."	Bug	closed	Documentation	1.5	Normal	wontfix	documentation		Unreviewed	0	0	0	0	0	0
