An open API service indexing awesome lists of open source software.

https://github.com/adamcharnock/django-image

Simple pluggable framework for displaying images in Django
https://github.com/adamcharnock/django-image

Last synced: about 2 months ago
JSON representation

Simple pluggable framework for displaying images in Django

Awesome Lists containing this project

README

        

django-image
=============

This readme has been autogenerated

.. image:: https://img.shields.io/pypi/v/django-image.svg
:target: https://pypi.python.org/pypi/django-image/

.. image:: https://img.shields.io/pypi/dm/django-image.svg
:target: https://pypi.python.org/pypi/django-image/

.. image:: https://img.shields.io/github/license/adamcharnock/django-image.svg
:target: https://pypi.python.org/pypi/django-image/

.. image:: https://img.shields.io/travis/adamcharnock/django-image.svg
:target: https://travis-ci.org/adamcharnock/django-image/

.. image:: https://coveralls.io/repos/adamcharnock/django-image/badge.svg?branch=master
:target: https://coveralls.io/r/adamcharnock/django-image?branch=master

Installation
------------

Installation using pip::

pip install django-image

Usage
-----

*Usage instructions here*

Testing
-------

Run tests using::

python example/manage.py test

Credits
-------

*Any credits here*

django-image is packaged using seed_.

.. _seed: https://github.com/adamcharnock/seed/