Dynamic model choice field on a django cms plugin

2017-02-21 Thread bixly . jerick . test
Hi I'm currently working on a django cms plugin with a model choice field dependent on another field in the change form. What i'm doing now via ajax is that, when the trigger field is selected, the dependent model choice field is updated via ajax to change the choices in the select field. Howe

Django 1.11 LTS Support

2017-02-21 Thread Nick Catalano
Hi- We want to use the latest version of DjangoCMS for our project, but far more important to us is we never want to run our website on a non-supported version of Django that isn't receiving security patches. The next LTS version of Django is 1.11, while 1.10 ends all support in December. Will