Fields

class embed_video.fields.EmbedVideoField(verbose_name=None, name=None, **kwargs)[source]

Model field for embeded video. Descendant of django.db.models.URLField.

class embed_video.fields.EmbedVideoFormField(max_length=None, min_length=None, *args, **kwargs)[source]

Form field for embeded video. Descendant of django.forms.URLField

Read the Docs v: v0.7
Versions
latest
v0.7
v0.6
v0.5
v0.4
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.