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
你好,请问菜单数据应该如何生成呢
The text was updated successfully, but these errors were encountered:
如果菜单需要根据用户动态生成的话,可以通过外部接口读取,或者从数据库读取,这就需要有个地方维护用户或者用户组与菜单之间的关系了,简单做的话,可以存django的数据库,在django内置的admin后台中管理
Sorry, something went wrong.
No branches or pull requests
你好,请问菜单数据应该如何生成呢
The text was updated successfully, but these errors were encountered: