MCPcopy Create free account
hub / github.com/SparksFly8/DataMingingPaper / get_fields_from_path

Function get_fields_from_path

extra_apps/xadmin/util.py:411–428  ·  view source on GitHub ↗

Return list of Fields given path relative to model. e.g. (ModelX, "user__groups__name") -> [ , , <django.db.models.fields.CharField object at 0x.

(model, path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_list_querysetMethod · 0.85
get_list_querysetMethod · 0.85

Calls 1

get_model_from_relationFunction · 0.85

Tested by

no test coverage detected