django-wm: 4.2.0
Warning
python manage.py migrate required to apply URLField changes.
- Increased
max_lengthon allURLFields from 200 (Django default) to 500 to fix #57.
Warning
python manage.py migrate required to apply URLField changes.
max_length on all URLFields from 200 (Django default) to 500 to fix #57.