#20546: New model – ApproximateDateField
----------------------------------------------+--------------------
     Reporter:  vericule@…                    |      Owner:  nobody
         Type:  New feature                   |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.5
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------
 Hi,
 I would like to propose adding new model to handle approximate dates (by
 approximate date I mean date without year, month and/or day specified). I
 think working with these dates is quite common problem. I'm simply using
 additional boolean fields to indicate which argument is missing, but I
 don't consider it as an elegant solution. There is also custom model
 available at https://github.com/dracos/django-date-extensions but I
 haven't tested it and it hasn't seen any work in a while.

 Please consider adding this feature. Thank you.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20546>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.5a4d1af13bdf83471fb341afe5b955a3%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to