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

Enable copy plugins - remove translations is commented out #220

Closed
wants to merge 2 commits into from

Conversation

jonathan-s
Copy link
Contributor

The change_language_menu is taken from the most recent version
in django-cms. In essence we don't need to monkeypatch this,
right now we still need this monkeypatch because the work to
overwrite the delete view in pagecontent admin is not yet done.

Depends on:

The change_language_menu is taken from the most recent version
in django-cms. In essence we don't need to monkeypatch this,
right now we still need this monkeypatch because the work to
overwrite the delete view in pagecontent admin is not yet done.

Once that work is done this monkeypatch is redundant.
These tests are now out of date. Since the functionality is one
to one with django-cms (except for the removal-urls) I have
pre-emptively removed the change_language_menu tests.
@Aiky30
Copy link
Contributor

Aiky30 commented Sep 1, 2020

The toolbar is no longer monkey patched to use the toolbar system correctly.

@Aiky30 Aiky30 closed this Sep 1, 2020
@jonathan-s
Copy link
Contributor Author

@Aiky30 Glad you're slowly working around all these PRs. I do hope they came to use in the end.

@Aiky30
Copy link
Contributor

Aiky30 commented Sep 1, 2020

@jonathan-s I've been a little reluctant to change much in versioning right now due to the fact the it's being used in some big sites now. I'm hoping to pick up the work that you did for bringing the comparison improvements to life again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants