embed_video.fields.
EmbedVideoField
Model field for embedded video. Descendant of django.db.models.URLField.
django.db.models.URLField
formfield
Return a django.forms.Field instance for this field.
EmbedVideoFormField
Form field for embeded video. Descendant of django.forms.URLField
django.forms.URLField