I need to create an administrative site for managing my web site's db. I don't want to build this myself, I simply want the framework in place so that I can add customization myself after it is in place.
Django has a great auto-generated admin. What's an equivalent auto-generated admin site built under asp.net?