Code Monkey home page Code Monkey logo

django-easy-reports's Introduction

django-easy-reports

image

Note

This project is under heavy development, do not use in production

django-easy-reports is a reports engine for Django applications. The purpose of the project is to provide a flexible report engine where the end user is free to customize parts of the reports.

Quick Demo Installation

make demo

django-easy-reports's People

Contributors

saxix avatar requires avatar reinbach avatar mrc75 avatar bugman80 avatar

Stargazers

Jonathan Barratt avatar  avatar  avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar  avatar  avatar

django-easy-reports's Issues

Demo project won't install on Django 1.8

Here is the error:

Cleaning up...
pip install -r demo/demoproject/requirements.pip
Requirement already satisfied (use --upgrade to upgrade): django-sample-data in /usr/local/lib/python2.7/dist-packages (from -r demo/demoproject/requirements.pip (line 1))
Cleaning up...
./manage.py syncdb --noinput --migrate
/usr/local/lib/python2.7/dist-packages/south/db/generic.py:9: RemovedInDjango19Warning: The django.db.backends.util module has been renamed. Use django.db.backends.utils instead.
  from django.db.backends.util import truncate_name

There is no South database module 'south.db.sqlite3' for your database. Please either choose a supported database, check for SOUTH_DATABASE_ADAPTER[S] settings, or remove South from INSTALLED_APPS.
make: *** [demo] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.