Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curious about state of django-billing #3

Open
stefanfoulis opened this issue Jun 3, 2014 · 7 comments
Open

Curious about state of django-billing #3

stefanfoulis opened this issue Jun 3, 2014 · 7 comments

Comments

@stefanfoulis
Copy link

Hi
This package looks pretty my like what I need for a project we're working on. First glance at the code looks like a very simple and powerful api :-)

Most of the code has not been changed in 2 years though. What is the state of django-billing? Does it work with recent django versions (1.6)? Is it still in use in production systems?

Cheers
Stefan

@certifiedloud
Copy link

I would like to know as well.

@gabrielgrant
Copy link
Owner

gabrielgrant commented Feb 27, 2017

Hey, guys thanks for the interest and sorry for taking forever to get back to this. As you can probably tell, I haven't had any projects using this for the past few years, and so haven't been actively maintaining it. It should still be install-able directly from the github repo:

pip install git+git://github.com/gabrielgrant/python-pricing.git
pip install git+git://github.com/gabrielgrant/django-billing.git

But no guarantees on how well it's working with current Django :P

Did either of you ever end up getting it stood up? Assuming not, curious what you ended up using?

I actually have a project coming up in the next few months that's going to require this functionality, so there's a reasonable chance I'll either be resurrecting this again, or looking for other solutions and officially deprecating it if there's something better out there.

@stefanfoulis
Copy link
Author

@gabrielgrant we ended up building a custom project specific solution

@auvipy
Copy link

auvipy commented Mar 21, 2017

@gabrielgrant I would like to help you as a co maintainer of this project. let me clean this up and work fine with 1.8-1.11

@gabrielgrant
Copy link
Owner

@auvipy Cool! That's awesome. Just dropped you an email.

@jayvdb
Copy link

jayvdb commented Jun 16, 2020

models is missing on_delete, so it will need at least some effort for Django 2+

@gabrielgrant
Copy link
Owner

yea, i imagine there are a fair few changes needed to work with modern Django, and possibly some newer Python features that could be put to work too. Any interest in helping out with that? ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants