File: forms.rst

package info (click to toggle)
python-django-treebeard 2.0~beta1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 584 kB
  • ctags: 624
  • sloc: python: 4,037; makefile: 92
file content (14 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Forms
=====

.. module:: treebeard.forms

.. autoclass:: MoveNodeForm
   :show-inheritance:

    Read the `Django Form objects documentation`_ for reference.


    .. _`Django Form objects documentation`:
       http://docs.djangoproject.com/en/dev/topics/forms/#form-objects