Open voron3x opened 9 years ago
Implementation must cover more generic cases:
call
task)an so on ...
Some helpfull feature come with #40. Now symbol name can be attribute of module, class, objects and so on. It can be using for this task.
symbol_by_name():
Interesting usage - indirect addressing: model name is a value of symbol which is a attribute of field object of django model
Need something similar to:
if qs set then call queryset method, else on each model.
And: