Django Cms single page

2019-08-15 Thread Ashutosh Gajankush
Can we create a single page website in django cms? Or basically can we use placeholders from other pages without setting them as static? -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to

Re: Request for closing #25139 -- ModelFormSet: allow swapping unique values

2019-08-15 Thread PARTH PATIL
Yup sounds right. On Thursday, August 15, 2019 at 3:13:23 PM UTC+5:30, Carlton Gibson wrote: > > Hi Parth. > > Thanks for looking at this. I think you're right that there's no (suitably > obvious at least to me) simple way of solving this. I guess that's why it's > sat there for 4 years.  >

Re: Request for closing #25139 -- ModelFormSet: allow swapping unique values

2019-08-15 Thread Carlton Gibson
Hi Parth. Thanks for looking at this. I think you're right that there's no (suitably obvious at least to me) simple way of solving this. I guess that's why it's sat there for 4 years.  What would it take: fetching the set of to_be_unique values and comparing it to the set of values