
Installation
============

Installation is easy using ``pip``.

.. code-block:: bash

	pip install django-vintage

Then add ``'vintage'`` to ``INSTALLED_APPS`` in your project's ``settings.py``
