Re: Cross-DB JSONField ready for review

2019-09-18 Thread Sage M.A.
Hi Ole and Matt, Sorry for getting back so late. I agree that having such a function would be very useful. I believe it can be done with most of the current implementation because I actually needed to compile the JSON path string from the KeyTransforms (except for PostgreSQL that uses a differe

Re: Individial Member Nomination for the DSF: Louise Grandjonc

2019-09-18 Thread Tim Allen
My apologies friends, this was intended for the DSF members mailing list. I had a momentary brain freeze! On Tuesday, September 17, 2019 at 5:15:23 PM UTC-4, Tim Allen wrote: > > Good afternoon friends, happy "four days until DjangoCon US!" > > I'd like to nominate Louise Grandjonc to the Django

Fellow Reports -- September 2019

2019-09-18 Thread Carlton Gibson
Hi all. Calendar Week 36 -- ending 08 September. Triaged: https://code.djangoproject.com/ticket/30759 -- Make cache.delete() return whether or not it suceeded. (Accepted) https://code.djangoproject.com/ticket/30756 -- ModelForm does not work well with the override field on Inherited Model (

Re: Request to reconsider ticket #27910: using an Enum class in model Field choices

2019-09-18 Thread Shai Berger
Hi Fernando, On Mon, 16 Sep 2019 08:59:17 -0700 (PDT) Fernando Macedo wrote: > Hi everyone, I come late to the party and only noticed that Django > now has support for enums on the 3.0 release notes. As I'm not a core > developer I never imagined this. Late is better than never... I should poin