Django

Code

Ticket #6759 (closed: fixed)

Opened 4 months ago

Last modified 4 months ago

Error in custom model fields documentation

Reported by: david Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

There is an error in get_db_prep_save example, fields should be related to value and not to self (see attached patch).

Attachments

patch_django_6759.diff (0.6 kB) - added by david on 03/12/08 06:02:01.

Change History

03/12/08 06:02:01 changed by david

  • attachment patch_django_6759.diff added.

03/18/08 14:13:41 changed by ubernostrum

  • status changed from new to closed.
  • resolution set to fixed.

(In [7301]) Fixed #6759: Corrected example of get_db_prep_save() in docs/custom_model_fields.txt


Add/Change #6759 (Error in custom model fields documentation)




Change Properties
Action