Ritik A.
RA
Ritik A.
Junior Software Developer
Mid-Market (51-1000 emp.)
"Django web development framework"
5/5
What do you like best about Django?

It is an framework that supports python for development of web based applications. It has good. Enough scalable and fast. Review collected by and hosted on G2.com.

What do you dislike about Django?

It is little complicated and size of django is high Review collected by and hosted on G2.com.

Noman S.
NS
Noman S.
Data Scientist / Conversational AI / Machine Learning Engineer
Small-Business (50 or fewer emp.)
"I used Django for creating an application like dialogue flow"
3.5/5
What do you like best about Django?

It handles large web applications, well. Review collected by and hosted on G2.com.

What do you dislike about Django?

Trying to make an interface using Django makes it a complex thing. Try using other frameworks for front end Review collected by and hosted on G2.com.

Edgars V.
EV
Edgars V.
Senior IT Specialist
Enterprise (> 1000 emp.)
"Django - you come for the framework, but stay for the community"
5/5
What do you like best about Django?

I like the Django framework because:

+) it's based on the Python language, which is easy to learn

+) it has a solid and helpful community which is there to help you out with solving problems or advising best practices

+) there are plenty of free and paid resources to learn Django or solve specific issues in it

+) it's easy to upgrade your project from one Django version to the next one Review collected by and hosted on G2.com.

What do you dislike about Django?

Sometimes you can't put all your GUI ideas into Django's admin interface. In these cases, you have to write your own interface from scratch.

The other downside of Django is that it takes time to learn it, but once you do it, this is not an issue anymore. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Django is very strong python framework and easy for use."
4.5/5
What do you like best about Django?

I personally feel django is very easy to understand and very strong web framework.it provides high security.in that very high features are there we can write orm query, because of this it can be very helpful for the developer.it provides inbuilt packages and liabraries so for me it's very helpful to my project and it can easily integrated also.so for me django is the very good. Review collected by and hosted on G2.com.

What do you dislike about Django?

Actually for me not too much dislike about django.but when some beginners faced issues like understand the framework and grasp if they are new .but it's not too much hard.once you know about it then everything is perfect. Review collected by and hosted on G2.com.

Dharunkumar N.
DN
Dharunkumar N.
Software Engineer
Small-Business (50 or fewer emp.)
"The best webserver"
4/5
What do you like best about Django?

Django is the best web server framework for python and it is easy to learn and quick to deploy. The best thing is the support of multitude of libraries. Review collected by and hosted on G2.com.

What do you dislike about Django?

The slow traffic serving mechanism at peak times is often not good and I need to increase the number of instances to handle the traffic. Review collected by and hosted on G2.com.

Mohit S.
MS
Mohit S.
Mid-Market (51-1000 emp.)
"Best python framework to improve performance of application with inbuilt functions."
4.5/5
What do you like best about Django?

Django provides inbuilt functionality which can be easily used and improve data manipulation, Due to this redundant code is avoided and programs are very easy to read and understand. We can develop web applications rapidly as compared to another frameworks. Review collected by and hosted on G2.com.

What do you dislike about Django?

Django has its own way to define and perform tasks. To use Django framework one has to follow proper file structure that they have mentioned. Customisation is difficult to implement. Review collected by and hosted on G2.com.

Luciano B.
LB
Luciano B.
Senior Development and Support Analyst
Mid-Market (51-1000 emp.)
"One of the most powerful Python full stack framework"
4.5/5
What do you like best about Django?

- Built-in administration page: It is incredible and convenient to have an off-the-shelf administration page to interact with your data models and live database data. It is especially helpful in a context when you want internal users to perform daily tasks, assigning the appropriate access level through user roles

- Scalable: Although you can build simple sites, it is relatively easy to build powerful websites with all sorts of features, especially when compared to other frameworks of the same level

- Security: Django has a built-in implementation for user authentication and role management, which makes it easier to have a good security level from the beginning

- Forms development: It is a great and painless experience to develop user forms with validations, real-time Javascript interactions, and data conversion between backend and frontend data. Jinja also makes it easier to create HTML templates using basically Python to manipulate backend data Review collected by and hosted on G2.com.

What do you dislike about Django?

- Learning curve: It may take a considerable time to get to know everything you need to extract the full power of Django

- Lacking of better convention: There is more than one way of doing things, but this sometimes is more misleading than helpful when thoroughly learning the framework Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Web devlopment framework for developers chasing deadlines."
4.5/5
What do you like best about Django?

Code organization is super easy in the form of templates, models and views. Changes made in the databases are super easy to execute and run without any issues. On top of it it has a great community and documentation, which is super helpful for developers. Review collected by and hosted on G2.com.

What do you dislike about Django?

There is no such downside to the product I have come across. There may be some bugs and broken pieces of code here and there, but they also accept PRs and community contributions to ensure it stays updated. All in all no such downsides Review collected by and hosted on G2.com.

Swapnil G.
SG
Swapnil G.
Apps Dev Intermediate Programer Analyst
Enterprise (> 1000 emp.)
"Django: A Powerful and Versatile Python Web Framework"
3.5/5
What do you like best about Django?

1) rapid development capabilities

2) security focus

3) ease of use

4) a robust authentication and authorization system

5) customizable admin interface Review collected by and hosted on G2.com.

What do you dislike about Django?

1) Onboard the new developer for use

2) Complex URL routing system

3) Customizing the admin interface is challenging Review collected by and hosted on G2.com.

Prashanth D.
PD
Prashanth D.
Lead Engineer
Small-Business (50 or fewer emp.)
"Django- A secured Web framework"
5/5
What do you like best about Django?

Django emphasizes security best practices. It includes protection against common web vulnerabilities, such as CSRF (Cross-Site Request Forgery), SQL injection, and XSS (Cross-Site Scripting). Review collected by and hosted on G2.com.

What do you dislike about Django?

Some prefer lightweight and modular frameworks. Django comes with many built-in features, which may not be necessary for every project. This can make the framework feel more monolithic compared to more minimalist alternatives. Review collected by and hosted on G2.com.