Django

Code

Ticket #6438 (closed: duplicate)

Opened 8 months ago

Last modified 8 months ago

contrib/admin/util.py not importing gettext on newforms admin

Reported by: sdistefano Assigned to: nobody
Milestone: Component: Uncategorized
Version: newforms-admin Keywords: gettext newforms delete
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

It can reproduced by trying to delete eany object in the admin. A simple from django.utils.translation import ugettext as _ at the top of contrib/admin/util.py fixes the problem.

Attachments

Change History

01/22/08 04:03:36 changed by tvrg

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to duplicate.
  • needs_tests changed.
  • needs_docs changed.

duplicate of #5661


Add/Change #6438 (contrib/admin/util.py not importing gettext on newforms admin)




Change Properties
Action