django-videofield

Support for video upload in Django models


Keywords
django, video, model, field
License
MIT
Install
pip install django-videofield==0.1.1

Documentation

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