index
:
django-brevisurl
make-max-length-settings-variable-backwards-compatible
master
Django app for shortening urls
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-20
Issue #5; Configure protocol of local backend via settings
Vladimir Gorej
2012-06-20
Issue #10; Local backend short url domain
Vladimir Gorej
2012-06-20
Issue #1; configurable token length
Vladimir Gorej
2012-06-20
Issue #7; configurable token characters
Vladimir Gorej
2012-06-20
Cleanup after merging pull request from unaizalakain
Vladimir Gorej
2012-06-20
Merge pull request #8 from unaizalakain/master
VladimĂr Gorej
2012-06-10
no validation in original URL, that's supposed to be done elsewhere, so
Unai Zalakain
2012-06-10
silly bugs fixed
Unai Zalakain
2012-06-08
raise TokensExhausted when maximum ShortUrl objects are reached
Unai Zalakain
2012-05-29
Updated readme file concerning configuration of Django Site framework
Vladimir Gorej
2012-05-29
Increased version number
0.9.3
Vladimir Gorej
2012-05-29
Fixed bug with brevisurl redirect view
Vladimir Gorej
2012-05-29
Increased version number
0.9.2
Vladimir Gorej
2012-05-29
Fixed bug in absurl template tag
Vladimir Gorej
2012-05-29
Added support for bypasing django site framework
0.9.1
Vladimir Gorej
2012-05-28
Fix in readme file
0.9
Vladimir Gorej
2012-05-28
Fix in readme file
Vladimir Gorej
2012-05-28
First beta release
Vladimir Gorej
2012-05-27
Initial commit
Vladimir Gorej