Installation

Requirements

  • Django 1.2 or higher
  • Python 2.5 or a higher release of Python 2.x or PyPy 1.5, Python 3.x is not supported (yet).

Installation

Install django-nani using pip by running pip install django-nani. Then add 'nani' to your INSTALLED_APPS to make the admin templates work.

Project Versions

Table Of Contents

Previous topic

Welcome to the Django Nani documentation!

Next topic

Quickstart

This Page