Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Django Alternatives

Django Reviews & Product Details - Page 7

Django Overview

What is Django?

Django is a high-level Python Web application server that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Django Details
Discussions
Django Community
Show LessShow More
Product Description

Django is a high-level Python Web application server that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.


Seller Details
Seller
Django
HQ Location
N/A
Twitter
@djangoproject
183,010 Twitter followers
LinkedIn® Page
www.linkedin.com
46 employees on LinkedIn®

Recent Django Reviews

AS
Aanya S.Enterprise (> 1000 emp.)
5.0 out of 5
"Why Django? Simplicity and Power go Hand in Hand for Web Development."
Django comes with so many in built tools like ORM, Admin Panel, forms, routing, I like Django most when we talk about security, It contains protect...
Verified User
A
Verified UserSmall-Business (50 or fewer emp.)
5.0 out of 5
"Amazing framework "
Very easy to new developers compared to other framework. The ORM features are impressive and have very good performance Python provides flexibili...
Ashay C.
AC
Ashay C.Small-Business (50 or fewer emp.)
5.0 out of 5
"Django- An Flexible Backend Framework"
Django is Dynamic and flexible , and has vast community support. the integration and implementation can be done easily.
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Django Media

Answer a few questions to help the Django community
Have you used Django before?
Yes

Video Reviews

170 Django Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
170 Django Reviews
4.5 out of 5
170 Django Reviews
4.5 out of 5

Overall Review Sentiment for DjangoQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Verified User in Information Technology and Services
II
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Django?

Django's best thing is that it is framework which is complete in nature.

Django have its own ORM (Object Relation Mapper) also. Review collected by and hosted on G2.com.

What do you dislike about Django?

In Django there is nothing to be disliked. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Highly recommended others to use django as MVT framework Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

We can make browser based Application Programming Interface

Using Django Rest Frame and expand it to mobile application Review collected by and hosted on G2.com.

Mohammed B.
MB
Associate Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

The admin UI helps a lot in dealing with data. It also allows us to add the users and assign roles. Review collected by and hosted on G2.com.

What do you dislike about Django?

The front-end template language is bit tricky to understand Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Django is a one stop solution when developing a web app based on python. So having a handy knowledge in python is a must. And use a environment manager to deal with all the dependencies. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

When you want to develop a web app based on python , it gives a seamless way to develop a full stack python app. Review collected by and hosted on G2.com.

Ehab S.
ES
DSS/DW Team Lead
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Django?

Easy fast staple, and using python.

and more familiar Review collected by and hosted on G2.com.

What do you dislike about Django?

ID to handling sitting for it, and connection to the database. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

using it with python and compatibility with it. Review collected by and hosted on G2.com.

Shaurov D.
SD
Co-founder and Director
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Django?

built-in batteries, authentication, and database connection. Review collected by and hosted on G2.com.

What do you dislike about Django?

templating is out of date in the era of react. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

backend for the web applications. Review collected by and hosted on G2.com.

Roshan Raj T.
RT
Software developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Django is very simple framework. It includes wide ranges of features. The administration interface is good. Review collected by and hosted on G2.com.

What do you dislike about Django?

Everything is based on Django ORM. It uses routing pattern specify its URL. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

I used Django to develop web based application. It used it because of its administration interface and writing code is also easy. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Django?

Django is the best tool to develop modern website that are associated with proper backend also. It consists of a nicely managed model, view and control layout for web development prospective. It can integrate python with frontend languages also which means it can associate machine learning models and further modern studies to frontend. It supports a wide variety of databases only some settings needs to be implemented in settings file before using that database. It consists of it own server which makes it easy to manage, run and deploy the projects on local host as well as on external servers too. It provides a separate admin panel for overall control over the website and it's users, this panel also depicts the graphical view of the data residing inside the database. Review collected by and hosted on G2.com.

What do you dislike about Django?

Although it is certainly very fast to process tasks and works but on integration with backend the backend process makes it slow to process as it uses the same terminal. When the django server run a task that makes the system to freeze than whole server needs to be restart again. It uses jinja2 for display of backend information to frontend which raises it's complication due to poor and outdated syntax of jinja2. Full knowledge of the django system should be known prior to work on it, as it is difficult to manage whole files together for beginners. It utilizes a lot of memory to run which makes it messy for outdated systems and require new systems to run django servers. It doesn't support web2.0 which is very interactive and attractive nowadays. It doesn't provide external services to the web application like apache, MySQL etc., these services needs to be activated separately on the devices. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

It is the best known tool for creating frontend webpages associated with the required back-end by merging different languages. It supports a model, view, control system to create, assign url paths to specific webpages and controlling the overall webpages integration. Today major sites are build on django server and serving to millions of users like instagram, spotify, reddit, dropbox, mozilla, pinterest etc. It provides it's own web based server to deploy created webpages on local host and gives a better idea of it's overall field view when hosted on big servers. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

Django helps me in deploying my machine learning and python related projects by combining it with frontend and helps to securely create a modern real time website that supports my project. It help me to develop android and ios application that require and supports web integrations. It helps me to manage security tokens, databases and holds all the data in it's own database that can be seen inside admin panel of django. Further helps me to manage user privileges or permission over the security, data, access to different sectors of the website. Review collected by and hosted on G2.com.

Verified User in Higher Education
UH
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Allowing HTML, CSS, Java-Script and Python programming together make the web development easier which I like most. Review collected by and hosted on G2.com.

What do you dislike about Django?

It takes time to start which I dislike most. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

I've developed a website. Django follows the MVC structure which is very easy and efficient for development. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Django?

Very easy to new developers compared to other framework.

The ORM features are impressive and have very good performance

Python provides flexibility to build large scalable applications with Celery, data analytics library etc. Review collected by and hosted on G2.com.

What do you dislike about Django?

Not much - main framework used at our company for all our core applications. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Very good framework - make sure to follow the framework instruction and guidelines from the beginning. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

Django is the core framework of our entire stack - we developed the software we sell on Django so it is at the core of everything built in the company.

It allowed ut to be in the market very quickly with a production ready application that is scaling without issue for the past 3 years. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
II
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Django best feature is that it is only framework which is complete in nature.

It also includes its own ORM feature Review collected by and hosted on G2.com.

What do you dislike about Django?

In Django sometimes error is not detected easily. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Highly recommended application for all website development companies Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

Django solves the problem of MVT.

Django is nice framework and handles request-response cycle very effectively and efficiently Review collected by and hosted on G2.com.

MD
CTO
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Django?

When Vic and I founded Fivestars, we had a basic CS background. We'd never built a web-app before. As total novices, we were deciding between .NET, Rails, and Django, and ended up luckily picking Django. The tutorials and other online resources were incredible -- they enabled us to build a product and (so far) raise over 100m for it. We still run on Django! Review collected by and hosted on G2.com.

What do you dislike about Django?

At some point, like almost all webapp frameworks, the built-in ORM doesn't scale and you have to write custom SQL code. But I think every framework has this issue. Look, you just can't go wrong with Django -- it stays version consistent, as does Python, env management is really simple, and you never have to worry about which Ruby version to use like Rails.

That said, perhaps a missing thing would be async loop server capabilities (or at least it's missing on our old version -- we haven't had resources to upgrade to the latest). Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Django itself is open source, so if you want support in implementing and don't have an engineering team, you'll need to find a firm. Review collected by and hosted on G2.com.

What problems is Django solving and how is that benefiting you?

Django enabled us to run our website, write APIs for our mobile product, and manage all our databases. It enabled us to do everything! Review collected by and hosted on G2.com.