#10457: date_based view archive_today should update kwargs for month/day_format ---------------------------------------------------+------------------------ Reporter: Dirk Datzert <[email protected]> | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------------------------------+------------------------ Hi,
I started using date_based generic views today. I call archive_day and archive_today with the same dictionary in the urls.py with a special month_format and/or day_format setting in the dictionary. As archive_today uses a special month_format/day_format by default and calls archive_day it should set the correct month_format/day_format if a caller sets somethingelse. Regards, Dirk -- Ticket URL: <http://code.djangoproject.com/ticket/10457> Django <http://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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
