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

Can frequency have an "frequency length" ? #2

Open
weffey opened this issue Apr 5, 2013 · 3 comments
Open

Can frequency have an "frequency length" ? #2

weffey opened this issue Apr 5, 2013 · 3 comments

Comments

@weffey
Copy link

weffey commented Apr 5, 2013

"Frequency length" probably isn't the best term to use, but we sell our subscriptions in the following intervals:

  • 1 month
  • 2 months
  • 3 months
  • 4 months
  • 6 months
  • 12 months / 1 year
  • 24 months / 2 years
  • 36 months / 3 years

Maybe add another optional property to Frequency(object)?

@pnegahdar
Copy link
Contributor

The intervals object has a custom method that allows you to specify any arbitrary interval. Check it out here: https://github.com/balanced/billy/blob/master/billy/utils/intervals.py

Is that what you're referring to?

@fangpenlin
Copy link
Contributor

This feature has been addressed by the interval parameter to Plan creating mentioned in #25

@fangpenlin
Copy link
Contributor

@weffey Does it meet your requirements?

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

3 participants