char0n / django-brevisurl

Django app for shortening urls
Other
9 stars 10 forks source link

raise TokenExhausted when max ShortUrl objects reached #8

Closed umazalakain closed 12 years ago

umazalakain commented 12 years ago

when ShortUrl.objects.count >= token_chars \ token_size

char0n commented 12 years ago

I will merge this pull request during the week. Thank you