#5804: URLField should be max_length 255 by default -----------------------+---------------------------------------------------- Reporter: twisty7867 | Owner: nobody Status: new | Component: Database wrapper Version: SVN | Keywords: URLField model Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- Using 200 saves no space (at least on DB's I am familliar with (MySQL, MSSQL, Oracle) and increasing the limit to 255 would accomodate more valid URLs.
If the spectrum of DB's supported by Django has a higher limit for ordinary (N)VARCHAR fields higher would be better. -- Ticket URL: <http://code.djangoproject.com/ticket/5804> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
