On 12/19/06, Alan Green <[EMAIL PROTECTED]> wrote:
1. It would be nice if EmailField and URLField had max_length attributes.
OK, I've added this in changeset [4241].
2. When I tried to specify an empty label, with label='', I get the automatically generated label.
Ah, I didn't anticipate people would want to use empty labels. In changeset [4240], I added the ability to specify the empty string for a label.
3. maxlength vs max_length is going to annoy me until it is made consistent. I know you're working on it. :)
Yeah, it annoys me, too. We'll eventually phase out maxlength in model fields, in favor of max_length. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---