#14638: to_python documentation is not comprehensible -------------------------------------+-------------------------------------- Reporter: maraujop | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: to_python, model, field | Stage: Unreviewed Has_patch: 0 | -------------------------------------+-------------------------------------- Reading this: [http://docs.djangoproject.com/en/dev/howto/custom-model- fields/#django.db.models.to_python]
Anyone would think that to_python is a model method in charge of converting a value extracted from a DB to a python type. Beforehand in the documentation there is a way better explanation of this method. [http://docs.djangoproject.com/en/dev/howto/custom-model-fields /#modelforms-and-custom-fields] I honestly think it should be redone, I lost ages trying to figure out what this method was for. Thanks, regards Miguel Araujo -- Ticket URL: <http://code.djangoproject.com/ticket/14638> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.