django-downloadview/CHANGELOG
2012-12-04 12:57:48 +01:00

9 lines
217 B
Text

Changelog
=========
1.0 (2012-12-04)
----------------
- Introduced optimizations for Nginx X-Accel: a middleware and a decorator
- Introduced generic views: DownloadView and ObjectDownloadView
- Initialized project