We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 SUIT_CONFIG = { 'MENU_ORDER': ( ('sites', ), ('auth', ('user', 'group', {'name': 'Registration', 'url': '/custom_location/'} )), (('Custom group', '', 'icon-fire'), ('crm.contact', 'auth.user')), (('Logout', 'admin:logout', 'icon-remove'),), # or '/admin/logout' ) }
The text was updated successfully, but these errors were encountered:
Feature: more customizable menu, cross-app links, custom groups and l…
8cc9d96
…inks #9
3c7fa48
Renamed t-tag suit_apps to more precise suit_menu #9
16b9da2
Refactored suit_menu to class and separate methods for easier future …
360ef92
…testing #9
Added support for named routes in custom links #9
40564c1
darklow
No branches or pull requests
The text was updated successfully, but these errors were encountered: