getting a view function from a view name

2010-02-18 Thread Ryan Mark
Any thoughts as to how I could get the view function from a url name? Is there something like django.core.urlresolvers.resolve() that takes a url name and returns a view function? Thanks! -- Ryan Mark -- You received this message because you are subscribed to the Google Groups "Django

Re: [Solved] Re: Make dev server respond on multiple IPs?

2009-09-01 Thread Ryan Mark
I've got some screwy DNS stuff going on on my local machine and need >> the development server to respond to requests on two IP addresses at >> once (127.0.0.1 and 192.168.1.7).  Is there any way to wrangle that? >> >> Thanks! > &

Using cmemcache - not a good idea?

2009-09-01 Thread Ryan Mark
not also been monitoring memcached while load testing. Anybody have anything to add to this? Ryan Mark -- Ryan Mark http://ryan-mark.com 847 691 8271 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django