17 ans à aider les entreprises françaises
à choisir le meilleur logiciel
En savoir plus sur django CMS
Non disponible
I am a developer and had to integrate into an existing site. The process was well documented and quite easy for someone with my skillset.
No user management support for Admin/Editor/content writer. No extended plugins to get more features compare to other CMS system.
Filtrer les avis (24)
Classer par
Filtrer les avis (24)
django un cms de python
Commentaires : j'ai utiliser pour créer un site internet d'un client
Avantages :
permet de créer les site internet sophistique , dynamique
Inconvénients :
maitrise les mode de commander cmd , et python a la base
For lean-agile development of mid-sized projects, the best CMS on the market
Commentaires : I would whole-heartedly recommend django CMS for anyone looking for an easy to setup CMS platform for a small to mid-sized project.
Avantages :
Django has a free open source version available for anyone to download. Additional support functions can be bought with money for highly available deployments. Django has a huge userbase, any type of help is easy to find on the internet and it's based on Python instead of other either more convoluted or less secure languages. There's lot to like.
Inconvénients :
Building geo-redundant HA setups is relatively difficult task with Django. So for most mission critical deployments, potentially some other CMS is the way to go.
Alternatives envisagées précédemment :
Secure CMS with frontend editing capabilities
Commentaires : With the django CMS, we are able to quickly develop small websites that are secure, scalable, and easy to customize.
Avantages :
django CMS is written in Python programming language making it more secure, reliable, and scalable. With it, you can quickly develop a website that can be customized from the front-end. Comes with an integrated language translation feature. A great alternative to WordPress CMS.
Inconvénients :
As django CMS is written in Python, you will need good coding skills in Python to extend, scale or integrate with other systems. Finding and hiring a Django developer can be expensive compared to a PHP developer. Small community and plugins ecosystem.
Réponse de l'équipe de django CMS
il y a 3 ans
Thank you for you great review Nabin!
Good CMS option for Django
Commentaires : Is useful for very barebone pages in which content might change often but not the format.
Avantages :
I like that it is pretty simple to operate and fill the information even for a non "tecky" user, which is the very point of using a CMS in my opinion.
Inconvénients :
It is somewhat problematic to integrate with other parts of Django. I don't like the fact that makes hard to track modifications to the pages. Very often the dependencies are not updated, I get that is an Open Source projects but still that is a problem.
Django CMS is the go to solution for fast deploying a Django website.
Commentaires : I find it a very good all around solution. I will continue to use it.
Avantages :
It allows to fast deploy a python/Django project and customize it to your needs. Many times Django CMS has been my choice solution as base for my clients websites.
Inconvénients :
This is now a newbie software that allows to generate magically a website, this requires extent knowledge as python programmers.
Great framework for dynamic web apps
Commentaires : Really satisfied with Django CMS, took me a while to go through some learning material, but once you grasp the basics, Django has a lot to offer.
Avantages :
Django has great features that are already implemented and has a large and well explained documentation on how to use those features. Using Models is a great way of handling your needs when it comes to web apps.
Inconvénients :
Complexity for a beginners could be a bitter pill to swallow, but once you break the learning curve, you'll see all the great things Django has to offer.
Best Python base for getting projects up quicky
Avantages :
If you need basic content management, Django is a great tool for getting your prototype up quickly with the features you need. The admin is pretty customizable (within reason), and the number of free plugins and extensions out there makes development quick.
Inconvénients :
Scaling can be a bit of a hassle after a certain period, as is optimization. The building-block nature of things means that getting to MVP is easy, but iterating from there can be tricky if you need to change the blocks around. Also, getting into moderate customization often involves a significant amount of writing substantial pieces of the admin from scratch.
best python framework ever
Commentaires : i use this application to develop python based applications. this is the best python based framework ever
Avantages :
i use this application for develop few python based applications. this is based on MVC architecture. It was very easy to work with this. no need any additional training to get started with this
Inconvénients :
it was little bit hard to understand routes. no other weak points i found. actually its simple as well as user friendly
Keeps information neat and accessible
Avantages :
My experience with Django is strictly with the admin UI, which is clean, simple, and easy to use. Visually, information is displayed neatly and compactly, as minimal as possible. Even as someone who had never used similar software before, I was able to understand the navigation and structure very quickly.
Python based Open Source CMS Platform
Avantages :
Easy Installation and Setup within a minutes to start the work, Django is Python base Platform easy to learn and having a great commuity support.
Inconvénients :
File Structure sometime confuse the app and main project. have to clear cache memory every single changes in Django after deployment for instent output.
David's Django CMS Review
Commentaires : A descent Content Management System.
Avantages :
Its pretty easy to use this software. The user interface is good and navigation is also simple when using This CMS. These enable us to develop quick and efficient solutions and products.
Inconvénients :
The major problem of this CMS is its difficulty with integrations and lack of proper file structure.
What are the important features that is provided by django for a we development project.
Commentaires : I have merged two technologies with django i have work on a sports based website where I merged django with reactJs for front end part and mangoDb for the backend part.
Avantages :
Django provide a pre built in packages that comes with some files so developer no need to create and built the project from scratch.and the connection between these files are already build at the backend.django provide user authentication validation for the log in security of a web api project. Django provide a models.py package where developer can write the code in python and django convert that into query language. So it is easier for a python developer to operate with django. Django can be used a bridge between two technologies like backend and for frontend to link or merged.django provide a builtin administrator UI page to manage the database .
Inconvénients :
As django have builtin files in it so sometimes it is very haptic for a new user who wants to make a small project in it. Although you are building a small statics web page you have to deal with lots of builtin files in it so user should confused while dealing with lots of files.
Best django tool for development
Avantages :
It is the best tool for Django development I used so far. It has a very detailed tutorial and guider for a new beginner. I recommend this tool for anyone just starts to use the Django framework.
Inconvénients :
I still have difficulties to apply other web technique into Django CMS such as Javascrip, Jquery.
Great way to structure our site map
Avantages :
Very logical and powerful for developers to use to structure the site. The framework that powers our successful startup.
Inconvénients :
Can be a little clunky speed wise and takes a bit of getting used to for non engineers.
A quick overview of Django CMS
Commentaires : I learned Django CMS thanks to a friend from university who set the goal of designing our own website, to have this knowledge when graduating from university. Although I had a background in python programming, using Django was a challenge that I am proud to say I overcame.
Avantages :
What I like the most is the ease with which it allows you to create a website that adapts to almost any company or organization. In addition, its language is simple and its file management sophisticated and simple at the same time, which allows you to streamline operations without sacrificing design.
Inconvénients :
Personally my biggest problem was the lack of information that existed regarding its installation, I did not know about the alternative of creating a virtual environment. Currently the information is more accessible, however, I think that a user manual with start-up videos would be good for new users.
Great go-to solution for every CRUD web application
Avantages :
Data modeling and database migration work out of the box, just define your models and every future change creates an auto-migration of the database schema. Simple modification of all object instances in the Django administration view is great for prototypes, because you don't need to write boilerplate code for every model again.
Inconvénients :
Major version upgrades are a litte bit of work, although the changes / deprecation notices are well written.
Alternatives envisagées précédemment :
Great Option for Python Developers
Avantages :
Being built on django makes it an inexpensive package to use and also for spinning up a very fast content management site.
Inconvénients :
In terms of theming, It could be quite complicated for a new user. Would be best to follow a WordPress approach. A default theme would be helpful
Engineering Student
Commentaires : As an engineering student, I used Django in my first (and only) web-design class. The available tutorials were helpful, and the learning curve was relatively short (even for someone who had no web-design experience).
I integrated Django CMS into my site and couldn't be happier
Avantages :
The ease of integration was incredible. I am a developer and had to integrate into an existing site. The process was well documented and quite easy for someone with my skillset.
Inconvénients :
Don't try to integrate this if you aren't a developer! If you aren't a developer, hire a good one to do it right!
Powerful but complex
Avantages :
Django-cms is a very powerful tool that will allow you to have a CMS up and running in minutes, it's also powered by an awsome framework.
Inconvénients :
I do not recommend using this CMS to users with low experience on Django, it can be easy to get up and running but hard to customize.
Django for web development
Commentaires : I used django for web development at my startup. It's very powerful and had a lot of functionality but difficult to use.
Django for Python lovers
Avantages :
It's based on python this is the main pro of this software.
Inconvénients :
There is so much documentation that sometimes one can get lost
Django CMS Review
Avantages :
Most Suitable for Python Web Applications. It's free with great support. Just a few minutes to design API to get content. Stable compare to other CMS system. Multiple Language support. Support most of the operating systems like Windows, MAC OS and Linux.
Inconvénients :
No support for Oracle Sql Database. No user management support for Admin/Editor/content writer. No extended plugins to get more features compare to other CMS system.
One of the best CMS tool out there.
Commentaires : Overall, django CMS makes content management easy and fun filled, with the ability to extend the features via plugins
Avantages :
django CMS makes managing content for blogs and other static site very easy, it comes with basic features required for creating, editing and publishing contents on a website.
Inconvénients :
You need to be well vast with the Django web framework to be able to fully grasp the functionality of Django CMS.