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

suggestion: plans.recommended #22

Open
airtonix opened this issue Oct 15, 2013 · 1 comment
Open

suggestion: plans.recommended #22

airtonix opened this issue Oct 15, 2013 · 1 comment

Comments

@airtonix
Copy link

A boolean field on the plan model that allows a site administrator to mark one or more plans as recommended.

Or perhaps add django-taggit, which would allow the same problem to be tackled in different ways.

This is different from the default field, as it is primarily used as a sales tool. where as default is there to ensure created users have some sane defaults.

@cypreess
Copy link
Collaborator

This idea is good. I think the most flexible way to implement this is via django-taggit. This would allow to create many kind of "recommendations" based on different tagging.

Would you like to provide a pull request? Including:

  • files change
  • documentation change
  • example project change

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

No branches or pull requests

3 participants