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

[Backport 2.10.x] [Fixes #5197] Admin Panel add Menu Item does not work for UTF-8 Characters #5222

Merged
merged 3 commits into from
Nov 11, 2019

Conversation

backporting[bot]
Copy link

@backporting backporting bot commented Nov 11, 2019

Backport #5198.

added __unicode__ functions for menu and menu items
```
flake8 geonode
geonode/base/models.py:1361:5: E301 expected 1 blank line, found 0
geonode/base/models.py:1422:1: W293 blank line contains whitespace
```
are fixed
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Nov 11, 2019
@afabiani afabiani merged commit a793f49 into 2.10.x Nov 11, 2019
@afabiani afabiani deleted the backport-5198-to-2.10.x branch November 11, 2019 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants