Internals ^^^^^^^^^ Flow Page Interface =================== This describes the programming interface between Relate and a page in a flow. .. automodule:: course.page.base Validation ---------- .. automodule:: course.validation Canonicalization of Django Names ================================ .. currentmodule:: django.forms.forms .. class:: Form See :class:`django.forms.Form`. .. currentmodule:: django.http.request .. class:: HttpRequest See :class:`django.http.HttpRequest`. Stub Docs ========= .. currentmodule:: course.models .. class:: Course .. class:: FlowSession .. currentmodule:: relate.utils .. class:: SubdirRepoWrapper .. currentmodule:: course.utils .. class:: FlowPageContext