Re: CMS 'power' getting started

2022-02-21 Thread Stu
Well, they do have the DjangoCMS. I agree though, WagtailCMS is vastly better, in my opinion. On Monday, February 21, 2022 at 12:56:45 AM UTC-5 buddie...@gmail.com wrote: > Django is a web framework not a CMS, if you want to use a CMS then use > wagtail which is a Django based CMS. And Vscode

Model Formset Factory

2008-11-16 Thread Stu
When using a modelform on its own, I see that overriding __init__() enables the customization of generated forms. Is it possible to customize each of the modelforms (say changing the widgets on some of the form fields, adding/removing a field, etc.) in a modelformset when using

generate choices list from database

2007-07-08 Thread Stu
this error: AttributeError at /names/ '_QuerySet' object has no attribute Name' Anyone have any ideas? thanks, Stu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g