The admin interface is disabled in the demo, since it's a bit awkward to make it read-only to web visitors. It's the standard Django interface (with some HTML and CSS tweakage) but, in case you're not familiar with Django, here are some screenshots for your viewing pleasure.
1: The standard Django Admin interface
2: Viewing the list of users
3: Editing a user
4: The list of groups
5: Editing a group
6: List of websites
7: Websites can be filtered by category
8: List of URLs visited
9: URLs can be filtered by method or status
10: Changing the settings