Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 598 Bytes

django-url-shortener

This is URL shortening application written using the Django framework. It began as a fork of https://github.com/nileshk/url-shortener, but now includes functionality for creating custom shortened URLs.

The project has also been updated for Django 1.4 and now includes an extensive tests.py.

Features