django-downloadview/CHANGELOG

16 lines
277 B
Text
Raw Normal View History

Changelog
=========
2012-12-04 11:58:32 +00:00
1.1 (unreleased)
----------------
- Nothing changed yet.
2012-12-04 11:57:48 +00:00
1.0 (2012-12-04)
----------------
- Introduced optimizations for Nginx X-Accel: a middleware and a decorator
- Introduced generic views: DownloadView and ObjectDownloadView
- Initialized project