Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pjosols/django-and-mongo-datatables

A sample website that shows how to use mongo-datatables with Django. Checkout the models, urls, views, and the db.html template in the polls app.
https://github.com/pjosols/django-and-mongo-datatables

Last synced: 29 days ago
JSON representation

A sample website that shows how to use mongo-datatables with Django. Checkout the models, urls, views, and the db.html template in the polls app.

Awesome Lists containing this project

README

        

# Django and mongo-datatables
A sample website that shows how to use mongo-datatables with Django. Checkout the models, urls, views, and the db.html template in the polls app.

----

## Install

You can install with pip:

pip install mongo-datatables

## DataTables static files

This is what I downloaded from DataTables

![datatables static files](datatables_static_files.jpg)

## mongo-datatables

Find mongo-datatables at .

[![Downloads](http://pepy.tech/badge/mongo-datatables)](http://pepy.tech/project/mongo-datatables)