char0n / django-brevisurl

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

Caching #2

Open char0n opened 12 years ago

char0n commented 12 years ago

Implement caching for ShortUrl model lookup

char0n commented 12 years ago

Caching should by configurable via settings and it should be easy to turn it off.