Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

eliostvs/django-budget

Repository files navigation

django-budget

image

image

Requirements Status

image

Overview

Test project. Forked from django-budget using Twitter Bootstrap 3.

Requirements

  • Python 2.7+
  • Django 1.6+

Installation

Production

make install

or

pip install -r requirements.txt

Development

pip install -r requeriments/local.txt

Testing

pip install -r requeriments/test.txt