django-drf-filepond VS django-ledger

Compare django-drf-filepond vs django-ledger and see what are their differences.

django-drf-filepond

A Django app providing a server implemention for the Filepond file upload library (by ImperialCollegeLondon)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
django-drf-filepond django-ledger
2 3
94 750
- 2.4%
0.0 0.0
about 1 month ago 3 days ago
Python Python
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-drf-filepond

Posts with mentions or reviews of django-drf-filepond. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • Can't get Django to work with FilePond for some reason
    2 projects | /r/django | 22 Feb 2022
    I've had this problem for a while. I'm using filepond on the frontend for uploading files, and I've followed their setup documentation, but I cannot for the life of me get it to work. I'm using django-drf-filepond as the backend for my FilePond uploads, but I keep getting `Bad Request: /uploads/process/` errors. My FilePond configuration is
  • Should DRF image upload be handled in separate request than other image attributes, like description, tags, etc.?
    2 projects | /r/djangolearning | 11 Feb 2021
    It might be worth looking at https://github.com/ImperialCollegeLondon/django-drf-filepond to see if it meets your needs. Files are uploaded via DRF in the background and an alphanumeric string key that the server returns can be posted along with the form and any other form fields. When handling the form on the server the alphanumeric key is used to retrieve the uploaded file from its temporary location and you can move and do whatever you wish with it.

django-ledger

Posts with mentions or reviews of django-ledger. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.

What are some alternatives?

When comparing django-drf-filepond and django-ledger you can also consider the following projects:

ERPNext - Free and Open Source Enterprise Resource Planning (ERP)

LedgerSMB - Double-entry accounting & ERP for the web

django-raster - Django-raster allows you to create tiled map services (TMS) and raster map algebra end points for web maps. It is Python-based, and requires GeoDjango with a PostGIS backend.

GnuCash - GnuCash Double-Entry Accounting Program.

django-easy-audit - Yet another Django audit log app, hopefully the simplest one.

django-business-logic - Visual DSL framework for django

erpnext-docker-debian - :whale: Self-contained ERPNext Docker Image base on Debian

django-renderpdf - 📄 A Django app to render django templates as PDF files.

patchman - Patchman is a Linux Patch Status Monitoring System

filepond - 🌊 A flexible and fun JavaScript file upload library

django-survey - A django survey app that can export results as CSV or PDF using your native language.