ocadotechnology / djshorty

A Django URL shortening app
Apache License 2.0
1 stars 2 forks source link

Increase allowed url length. #23

Closed Rotwang closed 8 years ago

Rotwang commented 8 years ago

Hi,

it would be nice to be able to shorten urls coming e.g. from kibana which can be around 1000 chars long (or even more).

mikebryant commented 8 years ago

We should probably migrate to a TextField to allow unbounded length