luis8 / django-url-shortener

A Django URL shortening application, with the ability to create custom short URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Django URL shortening application, with the ability to create custom short URLs

License:MIT License


Languages

Language:Python 90.2%Language:HTML 9.8%