list_filter for applications other than admin

2008-09-25 Thread Antonis Christofides
Hi, the title says it all. I have admin-like list_filters in a simple application (http://www.itia.ntua.gr/ahw/works/) that uses generic views. In order to make them I've called internal admin functionality, which is undocumented, breaks between versions, and is hard to fix since you get no relea

The block tag has multiple meanings

2008-06-27 Thread Antonis Christofides
Hi, There are essentially two things that you can do with a block: (1) define it (or redefine it); and (2) insert it somewhere in a template. The block tag thus performs different functions depending on circumstances: * If a block tag with the same name exists in an inherited template, then

Why does patch acceptance take so long?

2008-06-03 Thread Antonis Christofides
Hi, I'm first-time poster in this list, http://code.djangoproject.com/ticket/6994 is a minor security issue that I submitted with a patch. It's not so much that I want this particular patch to be reviewed and checked in, but that I can't figure out the development process. Specifically, there is