On 12/27/05, Joseph Kocherhans <[EMAIL PROTECTED]> wrote:
> 7. Allow custom auditing methods ''without'' having to create a custom view.
>
> I've seen a lot of people ask for this, and I have yet to see an
> explanation of how to do it ''without creating a custom view''. I've
> tried quite a few
I think the metasystem is one of Django's greatest strengths. Django's
admin system has literally cut my development time down by weeks for
most projects. The admin system does 90% of what I need, but getting
the other few features requires a lot more work than it should. I
think this should be re