Re: Mantissa Wiki Tutorial
Robert Gravina <[email protected]> Wed, 20 Feb 2008 18:48:22 +0900
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <[email protected]> |
On Feb 20, 2008, at 10:14 AM, Robert Gravina wrote: > I suppose if it wasn't for the login functionality, Nevow and Axiom > would do the trick. But seeing as I'd like to have user accounts > and login, Mantissa is needed? Silly me.. I just noticed the Nevow examples using twisted.cred for authentication (guarded.py, guarded2.py)... that's exactly what I wanted to do, and thought I need Mantissa for :) OK so.. I guess I should start this project in Nevow? Robert