tsoporan / dumponus

A simple and straight-forward image uploader based on Django, Twitter Bootstrap and jQuery

Home Page:http://dumpon.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dumpon.us - simple image uploader

Built with Django, Twitter Bootstrap and the jQuery upload plugin.

screenshot

Requirements

  • Django 1.4
  • sorl.thumbnail
  • PIL

Installation

  1. mkvirtualenv dumponus_env

  2. git clone https://github.com/tsoporan/dumponus.git

  3. pip install Django PIL sorl-thumbnail

  4. Configure the settings file in dumponus/settings.py

  5. python manage.py syncdb

  6. python manage.py runserver

About

A simple and straight-forward image uploader based on Django, Twitter Bootstrap and jQuery

http://dumpon.us

License:Other


Languages

Language:JavaScript 88.4%Language:Python 11.6%