﻿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
26242	Allow to create models with static app_label at import stage.	Jakub Skiepko	nobody	"I have submited PR with this change. https://github.com/django/django/pull/6163
As I understand it django discourage importing models before all apps are initialized only because model need to know its 'app_label'. 
If app_label  is provided in class Meta it should be ok, but it still raises exception."	New feature	closed	Database layer (models, ORM)	1.9	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
