Is django a cms?



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

Post New Answer

More Django Python Interview Questions

What do you think is the output of the following code fragment? Is there any error in the code ?

1 Answers  


Is django still relevant 2019?

1 Answers  


What is the list of backends supported by django ?

1 Answers  


How does django csrf work?

1 Answers  


What is a form in django?

1 Answers  


Define django in python?

1 Answers  


Is django a high-level web framework or low-level framework?

1 Answers  


How to make Foreign Key relation in django ?

1 Answers  


Does django support multiple-column primary keys?

1 Answers  


How to create views in django ?

1 Answers  


Name the features available in django web framework?

1 Answers  


What are the advantages of using django?

1 Answers  


Categories