Django

Code

Ticket #8654 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

missing ugettext_lazy in __all__ at django/utils/translation/__init__.py

Reported by: buriy Assigned to: buriy
Milestone: 1.0 Component: Translations
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

missing ugettext_lazy in all at django/utils/translation/init.py

Attachments

8654.patch (0.7 kB) - added by buriy on 08/28/08 15:14:33.
One-line fix

Change History

08/28/08 15:14:33 changed by buriy

  • attachment 8654.patch added.

One-line fix

08/28/08 15:14:57 changed by buriy

  • owner changed from nobody to buriy.
  • needs_better_patch changed.
  • has_patch set to 1.
  • needs_tests changed.
  • needs_docs changed.

08/28/08 15:20:41 changed by jacob

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

(In [8680]) Fixed #8654: added ugettext_lazy to django.utils.translation.__all__.


Add/Change #8654 (missing ugettext_lazy in __all__ at django/utils/translation/__init__.py)




Change Properties
Action