Re: AP-style state names

2007-10-23 Thread [EMAIL PROTECTED]
On Oct 23, 9:11 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Tue, 2007-10-23 at 17:43 -0700, [EMAIL PROTECTED] wrote: > > I just know this has got to be lurking around in Django somewhere... > > If I use USStateField, is there a filter or other method to output the > > state name in As

Re: AP-style state names

2007-10-23 Thread Malcolm Tredinnick
On Tue, 2007-10-23 at 17:43 -0700, [EMAIL PROTECTED] wrote: > I just know this has got to be lurking around in Django somewhere... > If I use USStateField, is there a filter or other method to output the > state name in Associated Press style? I know there's AP filters for > times and numbers, but

Re: AP-style state names

2007-10-23 Thread James Bennett
On 10/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I just know this has got to be lurking around in Django somewhere... > If I use USStateField, is there a filter or other method to output the > state name in Associated Press style? I know there's AP filters for > times and numbers, but c

AP-style state names

2007-10-23 Thread [EMAIL PROTECTED]
I just know this has got to be lurking around in Django somewhere... If I use USStateField, is there a filter or other method to output the state name in Associated Press style? I know there's AP filters for times and numbers, but can't find anything for states. and looking around in localflavor I