I came across this today:

https://code.djangoproject.com/ticket/31300

This is essential for my domain. I understand this is a big-ticket change 
but there is no good workaround for it.  One could use a Model method but 
this sticks everything into the application layer instead. If done directly 
in the DB, then it bypasses the ORM -- an even worse option here in my 
opinion.

So, Django devs, I'd like to ask two things. 1) Are there any plans to add 
support for Generated Columns in the near future, and 2) If you are a user 
who could benefit from this feature, what have you been doing in the 
meantime as an alternative?

Thank you,
Denis

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ee04fc27-2400-48b3-bce4-506ec92d8e12n%40googlegroups.com.

Reply via email to