ike I said earlier).
Regards,
Andréas
2015-11-22 23:04 GMT+01:00 Jorge Fernandez-de-Cossio-Diaz <
j.cossio.d...@gmail.com>:
> I have a Model containing a CountryField (using
> https://pypi.python.org/pypi/django-countries):
>
> class Person(models.Model):
> name = model
I have a Model containing a CountryField (using
https://pypi.python.org/pypi/django-countries):
class Person(models.Model):
name = models.CharField(max_length=100)
country = CountryField(
countries_flag_url='//flags.example.com/{code}.png')
I want to be able to searc
Project owners: zodizz <http://code.google.com/u/zodizz/> Project
members:
neojjj <http://code.google.com/u/neojjj/>
Have you tried [EMAIL PROTECTED] ?
On 9/1/07, Chris Moffitt <[EMAIL PROTECTED]> wrote:
>
> By any chance, is the author of django-countries (
> http
By any chance, is the author of django-countries (
http://code.google.com/p/django-countries/ ) on the list? I stumbled upon
this app and wanted to touch base with the developer about a couple of
things. If you're the developer (or know who is), would you mind sending me
a note off-list
4 matches
Mail list logo