Hi David,
There are a few undocumented expressions in the expressions module because
they aren't intended to be used by the public. The Date and DateTime
expressions you reference were actually moved from elsewhere (if memory
serves) during the expressions refactor. They were previously very th
Hi all,
I have recently stumbled upon a very useful feature missing from
`django.db.models.expressions`.
I came up with a patch and followed the guidelines to create my ticket:
https://code.djangoproject.com/ticket/25556
and pull request: https://github.com/django/django/pull/5431
One thing I'