Skip to content

tawmas.net

  • home
  • coding
  • digital life
  • meta

Tag: templateresponse

Perform extra work after rendering a view

Posted on 06/06/201116/02/2014 by tawmas

At times, you need to perform some postprocessing after a view has been rendered. It could be some serious work, in which case you’d better arrange for it to be carried over by a separate thread, a separate process or even a separate server, or it could be just a quick update of the database. […]

Read More…
  • home
  • coding
  • digital life
  • meta

Latest posts

  • Unofficial daily PPA for Scribes 06/07/2011
  • Embracing class-based views 05/07/2011
  • Perform extra work after rendering a view 06/06/2011
  • Abstract base classes and backward relations 03/05/2011
  • Filtering away the Facebook Send button 02/05/2011

Latest comments

  • Setting related_name for django abstract base classes | Script & Debug on Abstract base classes and backward relations
  • Marco on Unofficial daily PPA for Scribes
  • Odd Django trick #1 « the·philosophical·phoneme on Abstract base classes and backward relations

Top Posts & Pages

  • Abstract base classes and backward relations

Archives

  • July 2011
  • June 2011
  • May 2011
  • April 2011