﻿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
20797	Proxy model does not update original model's values	Dima Kurguzov	nobody	"I am developing a simple site for publishing jobs for Django developers in Russia.
I suppose, I met a bug.

I test view to changed value of model's field [https://github.com/koorgoo/djangojobs.ru/blob/master/djangojobs/core/views.py#L40 here].
I use [https://github.com/koorgoo/djangojobs.ru/blob/master/tests/models.py#L25 proxy model's value] to compare with the expected value. When I [https://github.com/koorgoo/djangojobs.ru/blob/master/tests/test_core_views.py#L173 assert proxy model's value] it fails. On the contrary it goes green when [https://github.com/koorgoo/djangojobs.ru/blob/master/tests/test_core_views.py#L174 filter proxy model by primary key] to assert."	Bug	closed	Database layer (models, ORM)	1.5	Normal	invalid	proxy model		Unreviewed	0	0	0	0	0	0
