Justin Louie

Results 70 comments of Justin Louie

> adam im not sure if this project is still maintained or not but if you are looking for concrete implementation of double entry acounting for hordak 2.0 you should...

So I'm pretty new to Django and Hordak, accounting in general, so I'm definitely open to feedback on our data models. For us, we use Hordak directly and almost as...

> @nitsujri i ll be happy to show my implementation if you would like to review and criticize , I'm planning to publish it as django-dea Would love to take...

@adamcharnock thanks for the feedback and definitely agree the full rewrite is not necessary. Similar to the view, but one step closer, I propose adding 2 extra columns: - `accounting_amount`...

I ran into a `transfer_to` problem that I originally thought would be simply fixed by https://github.com/adamcharnock/django-hordak/pull/81, but diving deeper I realized there might be deeper logic problem, including my undrstanding....

I made a [PR](https://github.com/adamcharnock/django-hordak/pull/82) to match the above logic, but I'm scared of it so invite lots of feedback.

A year old but... This expected behavior. You're using `.update` in both scenarios which performs DB updates directly in Django. This isn't a quirk of DJMoney it's an expected behavior...

I'm probably talking beyond my paygrade here as I'm relatively new to Django, but I'm not sure if that is realistically possible or even if it should be done. Looking...

@benjaoming in Rails we use the linter, Rubocop, it has a specific rule against this: https://docs.rubocop.org/rubocop-rails/cops_rails.html#railsskipsmodelvalidations Following this, the recommendation becomes getting it with Flake8 or Black. Flake8 has this...

Questions: 1. Does the chip already have Animus firmware loaded? 2. Does it work as a normal keyboard at the moment? 2. What chip is it? The SMD variant of...