work   115512

« earlier    

4 approaches to slowing things down in order to get out front « archizoo
The challenge, then, is how to reconcile these two very different states of readiness. How do we avoid, as we begin to understand our client’s mindset, adjusting our approach to aim only for the middle or getting stuck in the middle because we must produce while our client learns? How do we, realizing we’ll be unable to achieve the excitement and satisfactions from delivering an advanced concept, avoid disappointment and disinterest in the current context? How does our client avoid disappointment and disillusionment with the eventual realization, on moving in, that they could have aimed further out, should have been carried further out by their designers?
work  workplace  workplacedesign  workspace  workplacestrategy  design  designstrategy 
6 hours ago by archizoo
Python + Django page redirect - Stack Overflow
from django.views.generic.simple import redirect_to

urlpatterns = patterns('',  
    (r'^one/$', redirect_to, {'url': '/another/'}),

    #etc...
)
python  django  work  redirect 
yesterday by jhaubrich

« earlier    

Copy this bookmark:



description:


tags: