django-tablib is a helper library for Django that allows Django models to be used to generate tablib datasets with introspection of the fields on the models if no headers are provided. If headers are provided they can reference any attribute, fields, properties, or methods on the model.
☆104Jun 10, 2021Updated 4 years ago
Alternatives and similar repositories for django-tablib
Users that are interested in django-tablib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Django templatetag for admins to easily change/delete objects from the public-facing site.☆59Dec 29, 2009Updated 16 years ago
- Generic Filters for the changelist in Django Admin☆31Apr 15, 2010Updated 15 years ago
- Live validation for Django forms. It validates as you type. Uses scripts from livevalidation.com☆19May 20, 2011Updated 14 years ago
- Python client for Solid☆29Jun 5, 2020Updated 5 years ago
- Custom email-based reports for any Django project☆29Oct 23, 2011Updated 14 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- miscellaneous django tools☆133Nov 28, 2025Updated 3 months ago
- Generate ePub documents using Django☆28Jan 14, 2010Updated 16 years ago
- An alphabet filter for Django's admin that works like the date hierarchy filter.☆50Dec 22, 2022Updated 3 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆135Sep 15, 2019Updated 6 years ago
- A pickled object field for Django