Added notice in README: experimental project.

This commit is contained in:
Benoit Bryon 2012-08-27 16:14:35 +02:00
parent 536728bc0a
commit 224fbb15ec

5
README
View file

@ -4,6 +4,11 @@ Django-DownloadView
Django-DownloadView provides (class-based) generic download views for Django.
.. warning::
This project is experimental. It may be renamed or modified without
notices.
Example, in some urls.py:
::