-
Notifications
You must be signed in to change notification settings - Fork 1
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
Low hanging fruit mass-PR #576
Conversation
Fixes #430 Okay not really a refactor, but honestly none of the other tags really fit
Thanks Github for reminding me! ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me. Nice to get rid of these minor issues!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. I appreciate the cleanup of the menu file as well, that one tripped me up once or twice.
Went through all text and translations and ran through a dev environment with no issues.
Somehow I'm a little surprised that deleting an app does not generate a migration. Guess those tables will just linger. Fine by me.
# Conflicts: # locale/en/LC_MESSAGES/django.mo # locale/en/LC_MESSAGES/django.po
Fixes #430 #514 #549 #550 #554 and a bonus non-issue unused template removal
Basically, all low hanging fruit aside from #529 as Desiree is still OOO. (I wanted something simple to do for once lol)
As they were all 5-min fixes I didn't really feel like creating separate PR's for them, but I did solve all issues in their own commit.
The only real big impact is the removal of feedback; the deploy script needs to be updated to not try to load the now missing app.
It would be nice if this could be merged at the same time as #573, as that needs deploy script changes as well. As for the content: they are pretty simple, but as always I'd like a double check of my english