#27147: Add support for defining bounds in postgres range fields
-------------------------------------+-------------------------------------
     Reporter:  impala2              |                    Owner:
         Type:  New feature          |                   Status:  new
    Component:  contrib.postgres     |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  postgres range       |             Triage Stage:  Accepted
  bounds                             |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by timgraham):

 * stage:  Unreviewed => Accepted


Comment:

 Is this about form fields and/or model fields? How does it interact with
 the fact that for some types, "PostgreSQL always returns a range in a
 canonical form that includes the lower bound and excludes the upper bound;
 that is `[)`." as the documentation ticket says. Accepting because the
 idea seems sensible, however, I would like to see a patch to make a final
 evaluation of the idea.

--
Ticket URL: <https://code.djangoproject.com/ticket/27147#comment:3>
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.63ca6f989e28938cf6f240542bce3cc8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to