mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
15 lines
277 B
Text
15 lines
277 B
Text
Changelog
|
|
=========
|
|
|
|
1.1 (unreleased)
|
|
----------------
|
|
|
|
- Nothing changed yet.
|
|
|
|
|
|
1.0 (2012-12-04)
|
|
----------------
|
|
|
|
- Introduced optimizations for Nginx X-Accel: a middleware and a decorator
|
|
- Introduced generic views: DownloadView and ObjectDownloadView
|
|
- Initialized project
|