log

age author description
Mon, 15 Aug 2011 20:05:59 +0200 Daniele Nicolodi Small tweaks to pagination API. Extend unit tests.
Mon, 15 Aug 2011 20:05:13 +0200 Daniele Nicolodi Accept any iterable as 'privs' argument of the grant() function.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Fix breakage found by unit test.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Test user profile operations.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Sanitize the 'next' parameter of the login form before redirecting.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Cleanup tests.
Sun, 14 Aug 2011 12:08:21 +0200 Daniele Nicolodi Add unittest2 to develop dependencies.
Sun, 14 Aug 2011 12:03:07 +0200 Daniele Nicolodi Add .coverage to ignored files.