Hello i am having some problems getting date-formating running ...
here is some code-snippet i use in my app http://dpaste.com/121354/ The form shows up ok. If i enter valid data everything is ok. But if i enter invalid data or none the form will be empty. There is no validation error showing up, just nothing. The validation rules are the once entered in DateFormattedTextInput (format='d.m.Y'). I can check that by entering data only valid for that formater. So. Can anyone give me some hint where to look next? I am a little bit lost. Or even better: Is there one way to specify date/time/datetime formats for the whole app? I thought of using technical message ids and localization, but i was told that will also not work. Many thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

