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

Extending MENU configuration key functionality #430

Merged
merged 4 commits into from
Sep 28, 2015

Conversation

nnseva
Copy link
Contributor

@nnseva nnseva commented Sep 25, 2015

Changes here make the following extensions:

  1. Case-insensitive model and application names in the menu config key (useful in case of migration to the suit config from another admin dashboard applications)
  2. Globbing model names by asterick in the 'models' key (useful when uniting several applications in one new custom application)
  3. Extending model descriptor (passed to the get_menu template tag) by the separate add_url and perms keys (useful in case of extending suit templates)
  4. Documentation of the new config functions

@SalahAdDin
Copy link

👍

@nnseva
Copy link
Contributor Author

nnseva commented Sep 28, 2015

All fixed

@darklow
Copy link
Owner

darklow commented Sep 28, 2015

Very nice thank you for fixes!

darklow added a commit that referenced this pull request Sep 28, 2015
Extending MENU configuration key functionality
@darklow darklow merged commit 6202dd2 into darklow:develop Sep 28, 2015
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

Successfully merging this pull request may close these issues.

3 participants