Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

Added ability to limit owner choices with a setting, eg staff only#3

Open
maxnaude wants to merge 1 commit intopraekelt:masterfrom
maxnaude:feature/limit-owner-choices
Open

Added ability to limit owner choices with a setting, eg staff only#3
maxnaude wants to merge 1 commit intopraekelt:masterfrom
maxnaude:feature/limit-owner-choices

Conversation

@maxnaude
Copy link
Copy Markdown

@maxnaude maxnaude commented Oct 5, 2013

On production sites the CMS would try to fill the 'owner' drop-down with all users on the system.

This allows for a custom filter in the settings file, eg to only have staff choices listed:

PANYA_OWNER_LIMIT_CHOICES_TO = {'is_staff': True}

@smn
Copy link
Copy Markdown
Contributor

smn commented Oct 7, 2013

I do believe this repository isn't maintained anymore. @hedleyroos @morgs please advise?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants