Morning all, I have a question regarding oldforms - are these end-of-line/deprecated? That is, are we still taking enhancement requests/patches for these? My vote, FWIW, is -1, but they should be checked to make sure that newforms doesn't make the same mistakes.
These are the ones I've found so far, none of them appear terribly critical, but 1687 and 1799 are good ideas, patched and good-to-go: Form validator django.core.validators.RequiredIfOtherFieldsNotGiven does not exist http://code.djangoproject.com/ticket/2266 Replace dots by dashes or hyphens from form fields id's of related objects http://code.djangoproject.com/ticket/1799 Support size field for file uploads (django.forms.FileUploadField) http://code.djangoproject.com/ticket/1687 Incorrect examples in documentation http://code.djangoproject.com/ticket/2293 --Simon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
