Is django a cms?
Answer / Kedar Singh
No, Django itself is not a Content Management System (CMS). However, it can be used to create CMS-like applications using third-party packages such as django CMS or TinyMCE.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you think is the output of the following code fragment? Is there any error in the code ?
Is django still relevant 2019?
What is the list of backends supported by django ?
How does django csrf work?
What is a form in django?
Define django in python?
Is django a high-level web framework or low-level framework?
How to make Foreign Key relation in django ?
Does django support multiple-column primary keys?
How to create views in django ?
Name the features available in django web framework?
What are the advantages of using django?