Django

Code

Ticket #2451 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] simplified locale in setup.py

Reported by: dummy@habmalnefrage.de Assigned to: adrian
Milestone: Component: Admin interface
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Hi,

the complete list of django.conf.locales can be simplified by pattern for the language folder.

Regards, Dirk

Attachments

setup.py-locale.diff (2.1 kB) - added by dummy@habmalnefrage.de on 07/30/06 05:03:57.
simpler locale file globing

Change History

07/30/06 05:03:57 changed by dummy@habmalnefrage.de

  • attachment setup.py-locale.diff added.

simpler locale file globing

07/30/06 05:04:31 changed by anonymous

  • summary changed from simplified locate in setup.py to [patch] simplified locate in setup.py.

07/30/06 05:04:44 changed by anonymous

  • summary changed from [patch] simplified locate in setup.py to [patch] simplified locale in setup.py.

07/30/06 12:41:55 changed by adrian

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

(In [3497]) Fixed #2451 -- setup.py no longer has to list each language, thanks to pattern-matching. Thanks, dummy@habmalnefrage.de


Add/Change #2451 ([patch] simplified locale in setup.py)




Change Properties
Action