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 into
praekelt:masterfrom
maxnaude:feature/limit-owner-choices
Open

maxnaude wants to merge 1 commit into
praekelt:masterfrom
maxnaude:feature/limit-owner-choices

Conversation

@maxnaude

@maxnaude maxnaude commented Oct 5, 2013

Copy link
Copy Markdown

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

smn commented Oct 7, 2013

Copy link
Copy Markdown
Contributor

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