Discussion:
[Django] #6439: support for filter methods on date field attributes
Django
2015-07-31 18:03:53 UTC
Permalink
#6439: support for filter methods on date field attributes
-------------------------------------+-------------------------------------
Reporter: omat@… | Owner: nobody
Type: New feature | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: duplicate
Keywords: datefield, database | Triage Stage: Accepted
api, filter methods |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* status: new => closed
* resolution: => duplicate


Comment:

Fixed by #9596 in Django 1.9.filter. Sytanx is
`(datefield__date__month__in=[1, 2, 3])`

--
Ticket URL: <https://code.djangoproject.com/ticket/6439#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups "Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/073.43fd1e4398f46d31f5ebf50884ec17e0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.
Loading...