You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this issue can be closed now. We played with descriptors for SQLAlchemy for some time and this resulted in several PRs polishing corner cases: overloaded descriptors, union descriptors, __get__ vs __getattr__, descriptor assignment on class vs instance, etc. There may be some patterns needed for Django, but we have a separate issue for this.
Similar to #2564 but for SQLAlchemy.
The text was updated successfully, but these errors were encountered: