The Django admin interface optimized for iPhone and iPod Touch
This is an alternative admin interface for Django for use with the iPhone and iPod touch. Some would call it a theme or a skin, but actually its more than that.
Well, actually it misses some functionality of the normal admin interface. MobileAdmin is automatically used for any request that comes from a device that is MobileSafari based by using a nifty template/midlleware construct.
NOTE: MobileAdmin is licensed and distributed under the terms of the BSD License.