netzkolchose / django-computedfields

Provides autogenerated autoupdated database fields for model methods.
MIT License
94 stars 14 forks source link

lift/document expression restrictions #119

Open jerch opened 2 years ago

jerch commented 2 years ago

The f-expression restriction in methods is really nasty.

We should investigate, when and how it is safe to declare expression values in computed field methods and document that more clearly. Prolly also needs some changes to fast_update.