Hi,
I don't see the link to the tutorial to do a framework with paste, but
for me paste is _the_ tools for that. Isnt'it ? Also about
pythonpaste.org, the blog link is broken.
I'm planning to remove somes parts of my personal framework and use wsgi
compliant parts from paste instead. So i was
Hi William
I have blogged a bit about it here (Hula hoop isn't a framework):
http://amix.dk/blog/viewEntry/105
I use different WSGI components (i.e. not only Paste).
4mir
On 10/26/06, William Dode <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I don't see the link to the tutorial to do a framework wit
The do-it-yourself guide can be found here:
http://pythonpaste.org/do-it-yourself-framework.html
4mir
On 10/26/06, 4mir Salihefendic <[EMAIL PROTECTED]> wrote:
> Hi William
>
> I have blogged a bit about it here (Hula hoop isn't a framework):
>http://amix.dk/blog/viewEntry/105
>
> I use di