Skip to content

excid3/simpyl_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpyl Shortener

A minimal python url shortener

Author: Chris Oliver <excid3@gmail.com>

Usage:
    python manage.py runserver

    The site will be accessbile on http://localhost:8000

    If you have issues with pastebin_paste not existing, run:
    
    python manage.py sql shortener
    python manage.py syncdb

About

A minimal python url shortener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages