Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-03 Thread Fladischer Michael
Hi, I prepared an upload to mentors.d.n which includes a patch to integrate django-countries with iso-codes. Thanks for all the great feedback! http://mentors.debian.net/debian/pool/main/d/django-countries/django-countries_1.0.2-1.dsc Paul Wise, 2010-04-02 12:11: > I suppose so, unless there are

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Christian PERRIER
Quoting Paul Wise (p...@debian.org): > Looking at the upstream code, it downloads a file off the ISO website > and converts that to python: > > http://bitbucket.org/smileychris/django-countries/src/tip/django_countries/bin/regenerate.py > > I wonder if the ISO considers that file to be copyright

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Tobias Quathamer
Am Freitag, den 02.04.2010, 18:11 +0800 schrieb Paul Wise: > On Fri, 2010-04-02 at 12:03 +0200, Michael Fladischer wrote: > > Wouldn't it be even better if django-countries build-depends on > > iso-codes and generate it's list of codes from the XML sources? > > I suppose so, unless there are some

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Paul Wise
On Fri, Apr 2, 2010 at 5:50 PM, Paul Wise wrote: > On Fri, Apr 2, 2010 at 5:43 PM, Paul Wise wrote: >> On Fri, Apr 2, 2010 at 4:51 PM, Fladischer Michael >> wrote: >> >>> A Django application which provides all ISO 3166-1 countries as choices for >>> use with forms, and a country field for model

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Paul Wise
On Fri, Apr 2, 2010 at 5:43 PM, Paul Wise wrote: > On Fri, Apr 2, 2010 at 4:51 PM, Fladischer Michael > wrote: > >> A Django application which provides all ISO 3166-1 countries as choices for >> use with forms, and a country field for models. > > Sounds like that duplicates iso-codes: > > http://

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Paul Wise
On Fri, Apr 2, 2010 at 4:51 PM, Fladischer Michael wrote: > A Django application which provides all ISO 3166-1 countries as choices for > use with forms, and a country field for models. Sounds like that duplicates iso-codes: http://packages.debian.org/sid/iso-codes > Also includes a small temp

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Fladischer Michael
Package: wnpp Severity: wishlist Owner: Fladischer Michael Owner: Fladischer Michael -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: django-countries Version : 1.0.2 Upstream Author : Chris Beaven * URL : http://pypi.python.org/pypi/django-countries/ *

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Wise, 2010-04-02 11:52: > On Fri, Apr 2, 2010 at 5:50 PM, Paul Wise wrote: > Bah, I forgot to say that it should be packaged separately and > Build-Depended on so that a rebuild can update the list of countries. > Even better would be loading it

Bug#576262: ITP: django-countries -- Provides fixtures, models and flags for countries by ISO 3166-1 alpha-2 code

2010-04-02 Thread Paul Wise
On Fri, 2010-04-02 at 12:03 +0200, Michael Fladischer wrote: > Wouldn't it be even better if django-countries build-depends on > iso-codes and generate it's list of codes from the XML sources? I suppose so, unless there are some differences. IIRC iso-codes includes lots of translations and django