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 7243 Incorrect get_db_prep_lookup documentation (in custom fields) Pavel Anossov njharman [http://www.djangoproject.com/documentation/custom_model_fields/ Custom model fields documentation] states that one can simply return {{{get_db_prep_save}}} result from {{{get_db_prep_lookup}}}. However, one '''must''' return a list from {{{get_db_prep_lookup}}} (or call {{{super(CustomField, self).get_db_prep_lookup}}} and return that). closed Documentation dev fixed get_db_prep_lookup Ready for checkin 1 0 0 0 0 0