Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 378 Bytes

README.rst

File metadata and controls

31 lines (18 loc) · 378 Bytes

THIS PROJECT IS NOT DONE YET AND WILL NOT WORK

django-videofield

Support for video upload in Django models.

Instalation

$ pip install django-videofield

Usage

from videofield.models import VideoField

or

from videofield.models import VideoField

License

MIT