#24930: Generic archive views for objects with DateRangeFields
-------------------------------+--------------------
     Reporter:  underyx        |      Owner:  nobody
         Type:  New feature    |     Status:  new
    Component:  Generic views  |    Version:  1.8
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Currently Django has generic views such as `MonthArchiveView` for
 rendering a list of objects with a date field's value falling within a
 given timeframe.

 Generic views such as this would be rather useful for objects whose place
 in time is determined with a date range, instead of a single date, such as
 subscription invoices specifying the dates covered, or multiple day events
 (say, a set of conferences).

--
Ticket URL: <https://code.djangoproject.com/ticket/24930>
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/050.4d57de2e221763ff0bd23a61c53e1eb7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to