Google Groups Home
Help | Sign in
Active older topics
7 new of 7 - Jul 24
15 new of 15 - Jul 20
7 new of 7 - Jul 8
4 new of 4 - Jul 6
7 new of 7 - Jul 4
5 new of 5 - Jul 1
3 new of 3 - Jun 30
3 new of 3 - Jun 28
2 new of 2 - Jun 26
3 new of 3 - Jun 25
Related Groups
Discussion about the TurboGears front-to-back web development megaframework.
Medium activity, 3462 members
Pylons is a Python Web Framework aimed at making development, distribution, and deployment faster and easier.
Low activity, 1553 members
Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
High activity, 10016 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1472  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For questions about using CherryPy
 

Cherrypy profiling 
  Hi there, I know there is a profiling tool for cherrypy. But it does not seem to work with my setup where cherrypy acts as a wsgi application with mod_wsgi under apache. i added these entries to the global config: cherrypy.config.update({' 'profiling.on' : True,... more »
By jacco.taal@gmail.com  - Jul 24 - 1 new of 1 message    

authenticating RESTfully, with a twist 
  Greetings, I've run into an interesting problem with authentication, and I wonder if I may solicit some advice on how to go about solving it. My CherryPy application currently presents two separate "interfaces"; an administrative one intended for consumption by a web browser, and a separate REST-like messaging interface that exchanges YAML messages with... more »
By Kyle Schaffrick  - Jul 22 - 6 new of 6 messages    

session callbacks (again) 
  I have a class of applications that allocate resources at session start and need to release those resources when the session terminates or expires. I have followed the advice from earlier threads, in particular, [link] , which suggests to subclass your favorite CP session class and... more »
By joelr  - Jul 21 - 4 new of 4 messages    

Authentication how to 
  Hi I'm completely new to cherrypy, and very happy with initial tests. I'm getting into an issue I can not get througt. With authentication, I want like im my bank pages, that when I open a new tab in the browser, and type the main url to be asked again for a password, to be logged in as two(many) different users.... more »
By alexandrerua@gmail.com  - Jul 21 - 12 new of 12 messages    

base url and tools.proxy? 
  I have cherrypy setup behind an Apache reverse proxy. When my application generates links using cherrypy.url() I need them to reflect the proxy's path information, etc. When reading this page: [link] It seems to indicate that I would have to hard-code the path... more »
By Shawn  - Jul 16 - 3 new of 3 messages    

form processing 
  greetings, i'm web and cherry challenged and need what may be a minor push to get going. i'm trying to finally abandon thick client design (qt, c++) in favor of a restful approach. basically i got a battery of checkboxes, select boxes, and other controls that make up a control panel that "sockets" its way to a c++ app. i got most of the c++ app... more »
By morecowbell  - Jul 16 - 2 new of 2 messages    

Routes and cherrypy 
  Hi I'm currently trying to change a bit what my url look like. I currently have url like : [link] [link] Which works very fine. But for various reasons,I'd like to use url like that : [link]... more »
By Jeremy  - Jul 11 - 5 new of 5 messages    

RLock leakage with CP 3.0 
  Hi, I'm using RamSessions with my CherryPy app and the most excellent Dowser has revealed to me that I am leaking RLocks. I followed through to the Trace page and it looks like the locks in question are ones stored in the RamSession.locks dict. The way I read the RamSession.clean_up code, the lock will never be... more »
By Bill Gribble  - Jul 8 - 2 new of 2 messages    

Sudden CherryTemplate failure (Python 2.5.1 from Fedora 8 distro) 
  Hi all, I have an odd problem with CherryTemplate: -> return cherrytemplate.renderTemplate( file = template_file) (Pdb) c [08/Jul/2008:13:13:00] HTTP Traceback (most recent call last): File "/usr/lib/python2.5/site-packa ges/CherryPy-3.1.0rc1-py2.5.eg g/ cherrypy/_cprequest.py", line 606, in respond... more »
By Gloria W  - Jul 8 - 4 new of 4 messages    

authentication in cherrypy 
  All, I'm trying to set up an authentication scheme in my CherryPy webapp. I've seen both simple and complex snippets of code in the Wiki, such as: [link] [link] [link]... more »
By James  - Jul 7 - 35 new of 35 messages    

1 - 10 of 1472   « Newer | Older »

XML       Send email to this group: cherrypy-users@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google