![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Double entry bookkeeping in Django.
Django Hordak provides a simple model layer
_ for a double-entry accounting
system. The intention is not to provide a full-featured app, but rather
to provide a reliable foundation on which to build such apps.
Tested under Python: 3.8, 3.9, 3.10, 3.11, 3.12 Django: 4.2, 5.0
.. image:: https://img.shields.io/pypi/v/django-hordak.svg :target: https://badge.fury.io/py/django-hordak
.. image:: https://img.shields.io/github/license/adamcharnock/django-hordak.svg :target: https://pypi.python.org/pypi/django-hordak/
.. image:: https://coveralls.io/repos/github/adamcharnock/django-hordak/badge.svg?branch=master :target: https://coveralls.io/github/adamcharnock/django-hordak?branch=master
.. image:: https://readthedocs.org/projects/django-hordak/badge/?version=latest :target: https://django-hordak.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Documentation can be found at: http://django-hordak.readthedocs.io/
Django Hordak is the core functionality of a double entry accounting system. It provides thoroughly tested core models with relational integrity constrains to ensure consistency.
Interfaces which build on Hordak include:
battlecat
_ – General purpose accounting interface (work in progress)swiftwind
_ – Accounting for communal households (work in progress).. _swiftwind: https://github.com/adamcharnock/swiftwind/ .. _simple model layer: https://github.com/adamcharnock/django-hordak/blob/master/hordak/models/core.py .. _battlecat: https://github.com/adamcharnock/battlecat
FAQs
Double entry book keeping in Django
We found that django-hordak demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.