• Home
  • Solutions
    • Corporate applications
    • Knowledge engineering
    • Mobile web
    • References
  • About us
    • Philosophy
    • Life at Yaco
    • Join the team
  • Community
    • News
    • Projects
    • Contributions
  • Products
    • yaco.contents
    • yaco.commerce
    • yaco.social
    • yaco.socialcare
    • yaco.tourism
    • Modules
  • Clients Area
  • Contact us
  • Language
follow us in Facebook twitter blog
General Linux Python blog caching databases debugging django djangocon geodjango inauguracion jacobkaplanmoss misscripts opensource orm postgresql projects python security software yaco
Yaco on Facebook
border image
Join us
Join us

Life at Yaco

Contribuimos a:
morfeo django plone
  • proxy
  • < go back to channels

Using Django as a Pass Through Image Proxy

Blog de Simon Willison Posted on March 22, 2010

Using Django as a Pass Through Image Proxy (via). Neat idea for running development environments against data copied from a live production site—a static file serving handler which uses a local cache but copies in user-uploaded files from the production site the first time they are requested.

django proxy
external link Read More

How to use Django with Apache and mod_wsgi

Blog de Simon Willison Posted on April 1, 2009

How to use Django with Apache and mod_wsgi. My favourite deployment option is now included in the official Django docs, thanks to Alex Gaynor. I tend to run a stripped down Apache with mod_wsgi behind an nginx proxy, and have nginx serve static files directly. This avoids the need for a completely separate media server (although a separate media domain ...

alexgaynor deployment django modwsgi nginx proxy python wsgi
external link Read More
Copyright © Yaco Sistemas S.L. All rights reserved | General Terms