This was answered here last month: As Jay mentioned, you need to use the object value, not the formfield. The date filter requires a datetime instance, which the formfield is not and so has no day attribute (or year or month attributes for that matter). Don On Sep 27, 2006, at 4:08 PM, viestards wrote:
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~--- |
- date format other than YYYY-MM-DD viestards
- Re: date format other than YYYY-MM-DD Jay Parlar
- Re: date format other than YYYY-MM-DD viestards
- Re: date format other than YYYY-MM-DD Don Arbow
- Re: date format other than YYYY-MM-DD [EMAIL PROTECTED]
- Re: date format other than YYYY-MM-DD Javier Rivera
- Re: date format other than YYYY-MM-DD viestards
- Re: date format other than YYYY-MM-DD [EMAIL PROTECTED]
- Re: date format other than YYYY-MM... Javier Rivera