Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Django Alternatives

Django Reviews & Product Details - Page 9

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 Internet
CI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Simple syntax

Its web server

MVC (Model-View-Controller) core architecture Review collected by and hosted on G2.com.

What do you dislike about Django?

The dislikes are that the code base is vast and newbies might find it challenging to navigate the jargon. The data modeling framework in Django is not as feature rich as something like SQLAlchemy. Performance tuning a Django app is not trivial. Review collected by and hosted on G2.com.

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

Compatible with most major databases. You can use one or several different databases in one project thanks to Django’s ORM and switch between the databases with only one line of code. Review collected by and hosted on G2.com.

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

I liked how easy it was to bootstrap a project. We were able to connect to external data sources and present them to the user while adding a rating system. This helped the sales team with their reviewing of client calls so that they can better improve their sales pitch. As a builder of the application i couldn't have picked a better technology to quickly get this deployed into production and in the hands of the users. Review collected by and hosted on G2.com.

What do you dislike about Django?

Sometimes migrations can get a little tricky if you aren't doing them often enough. Review collected by and hosted on G2.com.

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

We were able to enable our sales team to review calls to better train employees by building a custom app with Django. Review collected by and hosted on G2.com.

Olimar P.
OP
Programador sénior
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Django is a powerful tool for web projects that have decided on python as a programming language, taking advantage of all the facilities of this language for projects: one of the best advantages is the use of precompiled files that speed up the execution of the system, environments of isolated development (virtualenv) and its own installation command of python functionalities (PIP), in addition to all the facilities of the framework as such: organization of the project separating the model, the views and the controller. Django was born in 2003, due to the need of some programmers to reuse code to maintain quickly and orderly the applications of several news portals, which had to be online in hours. In 2005 they released the framework with an open source license, which is another of its main advantages. Django generates an administrative interface, which facilitates non-expert users, updating web portal tasks such as: moderation of comments, news updates, activation of graphic themes, etc. To extend Django, nothing better than using the large number of developments for python currently available, for example, for popular authentication processes with social networks, a recommendation to integrate your projects Django is: https://github.com/python -social-auth / social-docs, highly recommended. Review collected by and hosted on G2.com.

What do you dislike about Django?

should facilitate in a more intuitive way the configuration needs of a project: the configuration of the BD, and the selection of modules or libraries Review collected by and hosted on G2.com.

Recommendations to others considering Django:

Django will be a great tool that will facilitate the development of complex websites with the enormous advantages of python, it is open sources and with a large community of technical support online Review collected by and hosted on G2.com.

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

I collaborated with the identification module of a project in Django for online courses Review collected by and hosted on G2.com.

George G.
GG
GIS & Database Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

It is in PYTHON! It is free and open source, it meets your needs, it allows for fast development of secure and highly scalable web applications. It leaves you little room for errors as doing things the Django way - is the right way. It also comes with a built in ORM and Bootstrap support. Review collected by and hosted on G2.com.

What do you dislike about Django?

It is quite daunting to start developing with it. Even when you get the hang of it you feel you carry its whole weight when you do smaller projects. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

All in all Django is a high level Python web framework that speeds up your web development and produces better results. It has great documentation, a big - vibrant community, and a big portion of the web. You should not be afraid of it and give it a try, especially If you are handy with python. Review collected by and hosted on G2.com.

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

I moved from plain PHP to Python (in which I am more fluent) backends for my web GIS applications. This resulted in better control, reusability, scalability, safety and an automatically generated admin page for my web apps. Review collected by and hosted on G2.com.

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

I like how Django projects are modular and there’s separation of concerns. It encourages clean code and once you get beyond the initial learning curve, the organization comes as the second nature. Review collected by and hosted on G2.com.

What do you dislike about Django?

I dislike the initial steep learning curve. For a new comer, the organization might seem intimidating. It’s tougher to get up and going quickly. Review collected by and hosted on G2.com.

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

I used Django to build a website for a real estate company. The immediate and the most important benefit I realized was the in built administrative console. It really took the headache out of development. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

It's quick to set up and get going. The modularity combined with plugins for OAuth, CSFR, etc make it easy to focus on just the business logic. Review collected by and hosted on G2.com.

What do you dislike about Django?

It is monolithic in the sense that you cannot test individual web apps at a time, you have to test the entire project. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

It's great for any kind of web project, and the best tool available if you decide to go with Python. Review collected by and hosted on G2.com.

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

Performance metrics projection and making data driven decisions. Review collected by and hosted on G2.com.

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

It works on Python Programming. It has fast deployment. It is easy to learn and really fast deveopment. It deploys everything together. Review collected by and hosted on G2.com.

What do you dislike about Django?

Requires knowledge of the full system. Everything is based on Django ORM Review collected by and hosted on G2.com.

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

It has simpler Syntax and it is easy to learn Review collected by and hosted on G2.com.

Verified User in E-Learning
UE
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?

The ability to make changes to the user interface (based on profile) from the back end without disrupting the users log-in or experience of the end user. Review collected by and hosted on G2.com.

What do you dislike about Django?

Search is extremely slow which can often make a very easy task take much longer than needs to be. Review collected by and hosted on G2.com.

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

User profile management. Review collected by and hosted on G2.com.

Anshita J.
AJ
Software Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Django?

Worked on a couple project with Django using python. It made things easy and convenient and I enjoyed working with Django Review collected by and hosted on G2.com.

What do you dislike about Django?

I can’t specifically think of anything I disliked. Review collected by and hosted on G2.com.

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

Building a CRM and a Resume repository system. Review collected by and hosted on G2.com.

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

The ability. to quickly plugin multiple modules for functionality such as CSFR, OAuth, etc makes it really easy to develop quickly. Review collected by and hosted on G2.com.

What do you dislike about Django?

It can sometime seem to be idiosyncratic with its conformity to certain style of coding. It's project structure. can be a bit overwhelming at first. Review collected by and hosted on G2.com.

Recommendations to others considering Django:

It's the best tool for web application development out there! Review collected by and hosted on G2.com.

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

Created a website to serve financial data for my company Review collected by and hosted on G2.com.