johnmnemonik / django-photologue

Automatically exported from code.google.com/p/django-photologue
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Increase the size of the name field for photosize #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The name field for PhotoSize is 20 characters long. 

I have come across numerous times where a larger name size would be
appropriate. I think that an increase to 30 or 40 characters (40 being
ideal) would be appropriate. I do not think there should be any issue with
increasing the size other than a database update.

Original issue reported on code.google.com by woodman....@gmail.com on 20 Aug 2009 at 7:18

GoogleCodeExporter commented 8 years ago
See issue 10 on Github project page.

Original comment by richardb...@gmail.com on 12 Aug 2012 at 10:27