Model.get_deferred_fields() [source]
A helper method that returns a set containing the attribute names of all those fields that are currently deferred for this model.
Model.get_deferred_fields() [source]
A helper method that returns a set containing the attribute names of all those fields that are currently deferred for this model.
Please login to continue.