Iacopo Spalletti
Iacopo Spalletti
I think that this should undergo a deprecation period. Django 1.10 just removed its own inline javascript to allow enabling "Content-Security-Policy", it does not enforce it. I think that django...
@lggwettmann actually documentation states to add `PARLER_LANGUAGES`, what's your `CMS_LANGUAGES` settings?
@petrklus thanks for spotting it! would be able to contribute the fix as PR? In case, please open against `release/0.9` branch Thanks!
I think that at this stage, the validation of the the API and the overall design is the most needed help Code contribution is obviously welcome, but having more eyeballs...
In the meantime, you may want to getting familiar with django CMS by checking these tutorials: - https://www.youtube.com/watch?v=NbsRVfLCE1U - https://www.youtube.com/watch?v=Dj8dhgmzlFM they are a bit old but still valid reference material
Thanks a lot @fsbraun for taking care of this. Hopefully we will be able to merge support for this soon
@LanceMeister thanks for your report. From the top of my head your code should work, but I will investigate more on the issue.
That's still an unsolved question, actually :) probably the best solution is to use django-modeltranslation (https://github.com/deschler/django-modeltranslation) to add translations to taggit
That's another option. Actually the way I use it now
No, I mean that having different tags for different languages is the way I use, without trying to translate the tags