Django

Code

Ticket #1703 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[magic-removal] [patch] Updated forms and manipulator documentation (forms.txt)

Reported by: Malcolm Tredinnick <malcolm@pointy-stick.com> Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The attached patch brings docs/forms.txt up to date with the magic-removal changes. Mostly this was just changing import locations and the ways of referring to manipulators. But I also added documentation for the various "standard" validators shipped with Django, since there have been various mailing list posts indicating that people are not reading that these are available.

Attachments

forms.txt.diff (11.9 kB) - added by Malcolm Tredinnick <malcolm@pointy-stick.com> on 04/27/06 05:36:51.
Updated documentation for forms.txt
forms.txt.2.diff (8.6 kB) - added by Malcolm Tredinnick <malcolm@pointy-stick.com> on 04/28/06 01:05:02.
Updated patch to work after Adrian's changes in [2765]
forms.txt.3.diff (0.9 kB) - added by polarcowz@gmail.com on 05/09/06 01:59:09.
Patch to correct the use of "meta" in the model.

Change History

04/27/06 05:36:51 changed by Malcolm Tredinnick <malcolm@pointy-stick.com>

  • attachment forms.txt.diff added.

Updated documentation for forms.txt

04/28/06 01:05:02 changed by Malcolm Tredinnick <malcolm@pointy-stick.com>

  • attachment forms.txt.2.diff added.

Updated patch to work after Adrian's changes in [2765]

04/28/06 20:13:31 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [2777]) magic-removal: Fixed #1703 -- Updated forms and manipulator docs. Thanks, Malcolm

05/09/06 01:58:14 changed by polarcowz@gmail.com

  • status changed from closed to reopened.
  • version set to SVN.
  • resolution deleted.

Unfortunately, while these fixes are good, the original model code still uses "meta" as opposed to "models". Attached is a patch that should correct this.

05/09/06 01:59:09 changed by polarcowz@gmail.com

  • attachment forms.txt.3.diff added.

Patch to correct the use of "meta" in the model.

06/15/06 15:31:58 changed by asmodai@in-nomine.org

  • status changed from reopened to closed.
  • resolution set to fixed.

This was fixed in [3125] by mtredinnick. Duplicated by #2143.


Add/Change #1703 ([magic-removal] [patch] Updated forms and manipulator documentation (forms.txt))




Change Properties
Action