Django

Code

Ticket #2143 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] docs/forms.txt refers to API used before the merge of the magic-removal branch

Reported by: mssnlayam@yahoo.com Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

docs/forms.txt should import from django.db.models instead of django.core.meta

Attachments

doc_api_fix.diff (1.2 kB) - added by mssnlayam@yahoo.com on 06/12/06 17:13:50.
Fixes the documentation to use the new API
doc_api_fix.2.diff (3.0 kB) - added by mssnlayam@yahoo.com on 06/12/06 17:20:36.
Fixes the API used in files in docs/

Change History

06/12/06 17:13:50 changed by mssnlayam@yahoo.com

  • attachment doc_api_fix.diff added.

Fixes the documentation to use the new API

06/12/06 17:20:36 changed by mssnlayam@yahoo.com

  • attachment doc_api_fix.2.diff added.

Fixes the API used in files in docs/

06/13/06 22:31:39 changed by mtredinnick

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

(In [3125]) Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntax was still being used in the docs. Thanks to mssnlayam@yahoo.com for the patch.


Add/Change #2143 ([patch] docs/forms.txt refers to API used before the merge of the magic-removal branch)




Change Properties
Action