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
path:
root
/
brevisurl
/
backends
Age
Commit message (
Collapse
)
Author
2014-04-16
Add missing argument to savepoint_commit
Vladg90
2014-04-16
Commit savepoint when object is created successfuly, generate migration
Vlad
2014-04-15
Update local brevisurl backend
Vladg90
2012-09-17
Fixes for version 1.0
1.0
Vladimir Gorej
2012-09-17
Issue #13; using absurl util whenrever possible
Vladimir Gorej
2012-09-17
Issue #17; stripping slash from shortened token url
Vladimir Gorej
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-10
silly bugs fixed
Unai Zalakain
2012-06-08
raise TokensExhausted when maximum ShortUrl objects are reached
Unai Zalakain
2012-05-29
Added support for bypasing django site framework
0.9.1
Vladimir Gorej
2012-05-27
Initial commit
Vladimir Gorej