Always remain updated about current software development trends
We're happy to announce the first beta release ofdjango-pastedeploy-settings, a more maintainable way to define and override Django settings. Its features include:Simple, Python-free configuration files. The format used isINIbecauseconfiguration files should...
I'm pleased to announce the first public release ofWSGI X-Sendfile, a library that lets your Python/WSGI application serve static files via your Web server.Modern Web servers like Nginx are generally able to serve files faster, more efficiently and more reliably...