mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
parent
1fc008a685
commit
b01fa006aa
2 changed files with 8 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Contents
|
|||
install
|
||||
views
|
||||
optimizations/index
|
||||
testing
|
||||
api/index
|
||||
about/index
|
||||
dev
|
||||
|
|
|
|||
7
docs/testing.txt
Normal file
7
docs/testing.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
######################
|
||||
Testing download views
|
||||
######################
|
||||
|
||||
This project includes shortcuts to simplify testing.
|
||||
|
||||
See :py:mod:`django_downloadview.test` for details.
|
||||
Loading…
Reference in a new issue