Shabti basic blog. A simple auth'n'auth facility is available via a sign-in facility which leads to two views of the model, one is
public and the other is
private
(note the latter's URL in the status bar / tooltip). Requests for the private view will be routed via an authentication
form
username="admin", password="admin".
The "Shenu" blogging application is based on reflog's old "TurboBlog", originally implemented in TurboGears 1.0.
If you haven't used Pylons before, start with the beginners' tutorial.