Changes between Initial Version and Version 1 of Ticket #9619, comment 19


Ignore:
Timestamp:
Jun 17, 2015, 8:41:58 AM (9 years ago)
Author:
jedie

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9619, comment 19

    initial v1  
    55If present for the field subclass, from_db_value() will be called in all circumstances when the data is loaded from the database, including in aggregates and values() calls.
    66}}}
     7
     8EDIT: I add a unittest in https://github.com/django/django/pull/4875 to test it.
Back to Top