﻿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
28695	Allow models to use __init_subclass__	Jarosław Wygoda	Jarosław Wygoda	Per [https://www.python.org/dev/peps/pep-0487/ PEP 0487], `ModelBase` must pass kwargs to `type.__new__` in order to enable `__init_subclass__` in Python 3.6.	Cleanup/optimization	assigned	Database layer (models, ORM)	1.11	Normal		ModelBase __init_subclass__		Accepted	1	0	0	0	0	0
