Middleware to reload translation for each request
This will reload the translation file for every request if you add it as a middleware in settings.MIDDLEWARE_CLASSES.
- middleware
- i18n
- cache
- reload
- translation
- reset
- rosetta
This will reload the translation file for every request if you add it as a middleware in settings.MIDDLEWARE_CLASSES.
This script will reload apache when any modifications are detected in a folder - useful only if the development server or mod_python's reload does not suit your needs for testing. It requires Linux 2.6.13+, Python 2.5, and the [development version of pyinotify](http://seb.dbzteam.com/pages/pyinotify-dev.html).
2 snippets posted so far.