Hi all,

So I just got a notification from Stackoverflow that this question -
https://stackoverflow.com/questions/46804936/custom-django-field-type-with-modified-column-look-up-in-select-part
- was just awarded the tumbleweed badge (no, votes, no answers, and no
views)...

So throwing this open to the wider community here. I do suspect there is no
way of doing this in Django. But I wish there was. Because I'm trying to
create a custom translation infrastructure and it would help if I could
just return the actual text in the query rather than the whole blob of json.

I mean maybe I could on the fly modify the db_column value. But would that
be thread safe? Doubt it.

-- 

                                Hansel
_______________________________________________
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk

Reply via email to