mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Added notice in README: experimental project.
This commit is contained in:
parent
536728bc0a
commit
224fbb15ec
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
|
@ -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:
|
||||
|
||||
::
|
||||
|
|
|
|||
Loading…
Reference in a new issue