SwingTix / bookkeeperLinks
A double-entry bookkeeping system developed for use at SwingTix.ca.
☆167Updated 5 years ago
Alternatives and similar repositories for bookkeeper
Users that are interested in bookkeeper are comparing it to the libraries listed below
Sorting:
- Nest Django formsets for multi-level editing.☆87Updated 7 years ago
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆181Updated this week
- django-flows keeps state and position in complicated flows of logic, allowing optional branches and complicated paths through a series of…☆141Updated 5 years ago
- A lightweight library designed to handle repeating and one-off event occurrences for display on a website.☆112Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆203Updated last year
- Articles from djangoadvent.com.☆128Updated 6 years ago
- Render PDFs from HTML in Python/Django using Headless Chrome☆128Updated 3 years ago
- Display Django permissions in a HTML table that is translatable and easily customized.☆79Updated last year
- Circular template inheritance for Django☆107Updated 5 years ago
- Making forms suck less☆136Updated 3 years ago
- Feature switches in Django☆107Updated 6 years ago
- Polymorphic MPTT tree support for models☆169Updated 4 years ago
- "Add another" buttons outside the Django admin☆50Updated 3 years ago
- Multisite in django — use one Django app to serve multiple domains☆136Updated 3 months ago
- Entity Attribute Value☆242Updated 4 years ago
- A django app with templatetags for resizing images with thumbor☆90Updated last year
- End user defined custom fields for Django including contrib.admin support☆77Updated 5 years ago
- An inbound email handler for Django.☆68Updated 2 years ago
- Django Data Importer☆69Updated last year
- Currency conversion for django money☆89Updated last year
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Dynamic model definition and alteration (evolving schemas)☆240Updated 3 years ago
- Fork of the identically named pypi package but adding support for ordering formsets☆79Updated last month
- REST APIs disguised as Django ORM Models☆130Updated 3 years ago
- A Django app for extends Django's messages framework (django.contrib.messages). framework, adds sticky messages and persistent messages a…