What I Learned Building a Data Streaming Multi-Currency Accounting Ledger

What I Learned Building a Data Streaming Multi-Currency Accounting Ledger

What I learnt building a data streaming multi-currency accounting ledger Well the title sounds scary, so why don't we start by breaking it down into smaller pieces. Accounting Ledger An acc ...

A dive into the Django admin (Part 3): Adding Custom Pages

A dive into the Django admin (Part 3): Adding Custom Pages

A dive into the Django admin (Part 3) In the previous articles, we explored the django admin and ...

A dive into the Django admin (Part 2): Advanced Techniques for Organizing, Renaming, and Customizing Admin Models.

A dive into the Django admin (Part 2): Advanced Techniques for Organizing, Renaming, and Customizing Admin Models.

A dive into the Django admin (Part 2) In the previous article, we explored how to create and cust ...

A dive into the Django admin (Part 1): Creating and Customizing Multiple Admin Sites.

A dive into the Django admin (Part 1): Creating and Customizing Multiple Admin Sites.

A dive into the Django admin (Part 1) The Django admin is one of Django's most powerful features ...