dulacp / django-accounting

Accounting pluggable app for Django 1.7+ projects
MIT License
219 stars 101 forks source link

No update since three years? #8

Open guettli opened 3 years ago

guettli commented 3 years ago

Please tell us the state of the project.

Do you recommend a different accounting application?

gigincg commented 3 years ago

@guettli Did you find a maintained alternative for accounting?

datatalking commented 2 years ago

So is anybody here actually googling these errors? I found three have solutions within like 4 minutes of googling

guettli commented 2 years ago

@datatalking maybe I can find a work-around by googling. But if I start from scratch, I won't build upon software which was not updated since several years. What is your opinion: Will you choose this project if you would start from scratch?

hbradlow commented 1 year ago

@guettli what did you end up deciding? I am also considering using this but am concerned about the lack of activity.

datatalking commented 1 year ago

@hbradlow @guettli I think we should do our own and we could learn from what they have here. That being said, what all actually changes with accounting? Guessing its mostly django side vs something with accounting? Maybe flask is a better choice?