jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
386 stars 57 forks source link

Fixtures creation shortcut (files) #19

Open benoitbryon opened 11 years ago

benoitbryon commented 11 years ago

Provide utilities to create models instances with files for tests.

Maybe provide a set of test fixtures (pdf, zip, text...).

Wonder if it could be based on factory_boy.