In version 3.4 the lemma CMSToolbar is used twice. Once in cms.toolbar_base.CMSToolbar and once in cms.toolbar.toolbar.CMSToolbar. For external programmers it is very confusing, if the same lemma is used for different classes. Please choose a different name.
This bug was already issued on GitHub <https://github.com/divio/django-cms/issues/5796> but closed without being fixed. I strongly disagree that bad and confusing naming shall not be considered a bug. Code is not only written for machines, and bad naming can be a major issue, specially in weak typed languages, such as Python. -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to [email protected] --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms-developers/c18879e5-ce8c-4a7f-96dd-23391797e63e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
