Are you suggesting to simply nuke the code and the mention in the documentation or should there be some sort of deprecation period? Not sure what the policy of Django on this sort of thing is.
On Friday, August 8, 2014 4:13:38 PM UTC+2, Tim Graham wrote: > > Feel free to submit a ticket and patch that does so. > > On Friday, August 8, 2014 8:49:47 AM UTC-4, Jaap Roes wrote: >> >> First link is wrong, was missing a zero >> https://code.djangoproject.com/ticket/23260 >> <https://www.google.com/url?q=https%3A%2F%2Fcode.djangoproject.com%2Fticket%2F23260&sa=D&sntz=1&usg=AFQjCNGwc0UgsKtouVGDCGIyy9Pwux9bWg> >> >> >> On Fri, Aug 8, 2014 at 1:59 PM, <[email protected]> wrote: >> >>> Today I tried to use the unordered_list template tag with a generator >>> (doesn't work https://code.djangoproject.com/ticket/2326). While >>> investigating the code I noticed that this filter does a lot of work to >>> support a fairly idiosyncratic form of nested lists ( >>> https://code.djangoproject.com/ticket/3184). Shouldn't this list format >>> be deprecated by now? >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Django developers" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/django-developers/jI99VqneGqU/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/django-developers. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-developers/08a91103-3472-43b0-8dd8-af76d047e503%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/django-developers/08a91103-3472-43b0-8dd8-af76d047e503%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- You received this message because you are subscribed to the Google Groups "Django developers" 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]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a9cb3df4-548c-4dea-87a7-05f0994be976%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
