﻿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
633	Model _post_load method (or similiar for a field?)	wojtek@…	Adrian Holovaty	"It would be nice to be able to do some operations right after an object is loaded from the DB.  One example would be having some field which has to be pickled/unpickled when storing it in the DB.

This could be implemented either by adding a model _post_load method or by adding such a method to a field.

Any other workarounds which would work with current Django version that I'm missing?"	defect	closed	Database layer (models, ORM)		normal	invalid			Design decision needed	0	0	0	0	0	0
