-1

I have heard that Django static files should be deployed directly from the web server, not through Django itself. I'm using mod_wsgi -- does anyone know how I would configure it to serve my django static files?

Chris Dutrow
  • 48,402
  • 65
  • 188
  • 258
Clay Wardell
  • 14,846
  • 13
  • 44
  • 65