Skip to content

flexmonster/pivot-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django pivot table | Flexmonster Pivot Table & Charts sample project with Django

Flexmonster Pivot Table & Charts Website: flexmonster.com

Github Stars Twitter

Flexmonster Pivot Table & Charts

Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Django data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and more. Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.

This repository contains a sample Django project for Flexmonster Pivot Table & Charts.

Table of contents:

Prerequisites

Installation

  1. Download a .zip archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/pivot-django.git && cd pivot-django
  1. Run the migrate command:

    • On Windows:
    py manage.py migrate
    • On macOS or Ubuntu/Linux:
    python3 manage.py migrate
  2. Run the sample project:

    • On Windows:
    py manage.py runserver
    • On macOS or Ubuntu/Linux:
    python3 manage.py runserver

To see the result, open http://localhost:8000/ in your browser.

Related Flexmonster docs

Support and feedback

In case of any issues, visit our Troubleshooting section. You can also search among the resolved cases for a solution to your issue.

To share your feedback or ask questions, contact our Tech team by raising a ticket on our Help Center. You can also find a list of samples, technical specifications, and a user interface guide there.

Flexmonster licensing

This sample project is released under the MIT license (free and open-source). Flexmonster Pivot is governed by the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/.

Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the Flexmonster pricing page.

If you need any help with your license, fill out our Contact form, and we will get in touch with you.

Social media

Follow us on social media and stay updated on our development process!

LinkedIn YouTube Twitter

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •