Re: Request to include fixes to UUID field onto the 1.8.x branch

2015-07-09 Thread James Rivett-Carnac
t; > If there's no objection on this thread, then the ticket should be > re-opened, and a pull request for the backport submitted. > > Yours, > Russ Magee %-) > > On Fri, Jul 10, 2015 at 10:12 AM, James Rivett-Carnac < > james.riv...@neo.com > wrote: > >&

Request to include fixes to UUID field onto the 1.8.x branch

2015-07-09 Thread James Rivett-Carnac
There is a problem in 1.8.3 where DjangoJSONEncoder cannot handle UUIDs. This impacts several other projects, django-allauth and grapelli to name a couple. While this has been fixed https://code.djangoproject.com/ticket/25019 DjangoJSONEncoder does not encode UUIDs, this was marked as new fe

Re: localflavor for Singapore

2012-09-28 Thread James Rivett-Carnac
forgot to include the ticket number: https://code.djangoproject.com/ticket/19037 On Friday, 28 September 2012 22:15:54 UTC+8, James Rivett-Carnac wrote: > > I have created a ticket for and submitted a patch for the creation of > Singapore local flavor. > > Includes ID num

localflavor for Singapore

2012-09-28 Thread James Rivett-Carnac
I have created a ticket for and submitted a patch for the creation of Singapore local flavor. Includes ID numbers (NRIC, FIN), telephones (landlines, mobile phones), and postal codes (based on ura.gov.sg list). regards, James -- You received this message because you are subscribed to the Goo

Re: Feature request: collectstatic shouldn't recopy files that already exist in destination

2012-09-27 Thread James Rivett-Carnac
+1 I like this implementation. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/eKXUlc0TKgYJ. To post to this group, send email to django-develope

Localflavor Test Case issues

2012-05-18 Thread James Rivett-Carnac
Hey, I'm trying to add localflavor for Singapore, and am running into issues getting my test cases to pass. When manually validate my test cases by running the validators from the django-admin shell, they pass all my test cases. But when I run my test cases from the test runner, I get: Asser