django-getpaid / django-plans

Django application for managing account plans and quotas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plans that has available=False & visible=True doesn't show

PetrDlouhy opened this issue · comments

I think, that plans that are available, but not visible should be still present in the plan table.
This function could be used to show plans that are prepared to be launched or are obsolete.

Is there any other interpretation of this combination of values?