Django

Code

Ticket #2118 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Correction to add-ons documentation

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

Description

The add-on documentation states that to use template filters such as apnumber or intcomma, you should add 'django.contrib.english' to INSTALL.E.D_APPS, but there is no module with that name. Shouldn't it be 'django.contrib.humanize'? And in the template {% load humanize %} as well?

Attachments

Change History

06/07/06 22:03:20 changed by adrian

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

(In [3107]) Fixed #2118 -- Fixed typos in docs/add_ons.txt. Thanks, donarb@nwlink.com


Add/Change #2118 (Correction to add-ons documentation)




Change Properties
Action