Django

Code

Ticket #5231 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[newforms-admin] Bug in Admin Documentation module

Reported by: Matthias Pronk <django@masida.nl> Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: admindocs decimalfield maxlength
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The admindocs module doesn't recognize the DecimalField? yet. Also, it still used the maxlength property, which was renamed to max_length in [5803]. The supplied patch should fix these issues.

Attachments

admin_docs.diff (1.3 kB) - added by Matthias Pronk <django@masida.nl> on 08/22/07 11:21:50.

Change History

08/22/07 11:21:50 changed by Matthias Pronk <django@masida.nl>

  • attachment admin_docs.diff added.

08/22/07 17:27:08 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

08/22/07 17:27:16 changed by Simon G. <dev@simon.net.nz>

  • version changed from SVN to newforms-admin.

08/24/07 06:39:21 changed by russellm

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

(In [5996]) newforms-admin: Fixed #5231 -- Corrected some entries in the admindocs views to point to new and changed datatypes. Thansk, Matthias Pronk <django@masida.nl>


Add/Change #5231 ([newforms-admin] Bug in Admin Documentation module)




Change Properties
Action