PylonsHQ.

Layout: Fixed-width

Label: recipes

Content with label recipes in Pylons Cookbook (See content from all spaces)
Related Labels: controllers, soaplib, wsdl, model, upload, hack, sqlalchemy, miscellaneous, routes, wsgi, tutorial, database, fieldstorage, large+file, soap, zsi, code+recipes

Page: Adding trailing slash to pages automatically
From a search engine point of view, it is important that every url in your application has one canonical location. It's not true by default in your Pylons app but it is easy to fix. Step 1: Fix url generation. Routes has undocumented appendslash ...
Other labels: controllers, routes
Page: A Pylons Controller with Trac as WSGI Callable
Name Title Space Pylons CookBook Section Recipes Page A Pylons Controller with Trac as WSGI Callable Version 1.0 Status Draft Curator walter.php@gmail.com Reviewed False Author(s) walter.php@gmail.com A Pylons controller with Trac as a WSGI callable This tutorial shows ...
Other labels: wsgi
Page: Hacking Pylons for handling large file upload
Abstract As of version 0.9.6.1, Pylons natively support large file uploading, through some cgi.FieldStorage and tempfile.TemporaryFile magic. It is somewhat efficient, yet not fully optimized. Moreover, there's no (or little) support for file size restriction, which means, technically, a user could ...
Other labels: hack, upload, large+file, fieldstorage
Page: Making a Pylons Blog
Updated for Pylons 1.0 and SQLAlchemy 0.5. For people who haven't used Pylons before, think about it like putting on a theatrical production. First of all you need a stage or backdrop, then we put together a script so we can ...
Other labels: sqlalchemy, model, database, tutorial
Page: Making a SOAP Controller with Optio's Soaplib
Name Making a SOAP Controller with Optio's Soaplib Space Pylons Cookbook Section Controllers Page Making a SOAP Controller with Optio's Soaplib Version 1.0 Status Draft Reviewed False Author(s) bbangert Reading Attaching WSGI apps under ...
Other labels: soaplib, controllers, soap
Page: Recipes
Name Miscellaneous code recipes Space Pylons CookBook Section Page Miscellaneous code recipes Version 1.0 Status Draft Curator gjh Reviewed False Author(s) Miscellaneous code recipes Authentication/Authorization Authentication and Authorization Request logging ...
Other labels: code+recipes, miscellaneous
Page: ZSI Client for SOAP Controller with Optio's Soaplib
Name ZSI Client for SOAP Controller with Optio's Soaplib Space Pylons Cookbook Section Controllers Page ZSI Client for SOAP Controller with Optio's Soaplib Version 1.0 Status Draft Reviewed False Author(s) ldavid1004@yahoo.com Introduction In order to consume ...
Other labels: wsdl, zsi, sqlalchemy, controllers, soaplib, soap

Powered by Pylons - Contact Administrators