Hi,

I'm using a module called creditcard.py (to be honest I can't recall where I got it) and it works just great for phones, firefox desktop, chrome desktop with my Django forms. But (of course there is a but) it is not working with the Safari desktop (laptop) 10.9 (mostly likely all versions of Safari).

Of course I only want month and year and could get it work using using numbers and two fields. But I don't want to lose the nice way the field works on phones - where a native date/Month selection control appears when entering the field.

So does anyone have a suggestion on how to create a credit card expire field on my website that works for Safari and the phones?


Johnf

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/555DF17B.2000402%40jfcomputer.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to