Improve code to unbind menu entries.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-07-15 15:57:27 -04:00
parent a76c96e5df
commit e5685eee04
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -65,6 +65,7 @@ Other Changes
- Sort setting by namespace label and by global name second.
- Sort indexes by label.
- Switch the order of the DEFAULT_AUTHENTICATION_CLASSES of DRF. GitLab #400.
- Improve code to unbind menu entries.
Removals
--------