Package omeroweb :: Package webclient :: Module custom_forms
[hide private]
[frames] | no frames]

Module custom_forms

source code

Classes [hide private]
  MultiEmailField
  UrlField
  MetadataQuerySetIterator
  MetadataModelChoiceField
  AnnotationQuerySetIterator
  AnnotationModelChoiceField
  AnnotationModelMultipleChoiceField
A MultipleChoiceField whose choices are a model QuerySet.
  ObjectQuerySetIterator
  ObjectModelChoiceField
  ObjectModelMultipleChoiceField
A MultipleChoiceField whose choices are a model QuerySet.

Imports: re, chain, forms, SelectMultiple, CheckboxInput, MultipleHiddenInput, force_unicode, escape, conditional_escape, mark_safe, Field, EMPTY_VALUES, Select, ModelChoiceField, ValidationError, _, smart_unicode, FileAnnotationI, TagAnnotationI, LongAnnotationI