DEV Community

We audited 666 Django projects Series' Articles

Back to Code Review Doctor's Series
666 Django projects checked for inefficient database queries. Over half had these 4 anti-patterns
Cover image for 666 Django projects checked for inefficient database queries. Over half had these 4 anti-patterns

666 Django projects checked for inefficient database queries. Over half had these 4 anti-patterns

60
Comments 4
4 min read
22% of Django websites can't roll back prod thanks to these 2 mistakes
Cover image for 22% of Django websites can't roll back prod thanks to these 2 mistakes

22% of Django websites can't roll back prod thanks to these 2 mistakes

24
Comments
4 min read
20% of Django websites are vulnerable to these 3 hacks
Cover image for 20% of Django websites are vulnerable to these 3 hacks

20% of Django websites are vulnerable to these 3 hacks

34
Comments 1
3 min read
40% of Django projects have these URL bugs waiting to happen
Cover image for 40% of Django projects have these URL bugs waiting to happen

40% of Django projects have these URL bugs waiting to happen

12
Comments
6 min read
Importing settings files directly is more common than you think.
Cover image for Importing settings files directly is more common than you think.

Importing settings files directly is more common than you think.

7
Comments
3 min read
Hidden in plain sight, 8% of Django projects have flaky middleware.
Cover image for Hidden in plain sight, 8% of Django projects have flaky middleware.

Hidden in plain sight, 8% of Django projects have flaky middleware.

3
Comments
4 min read
48% of Django projects could simplify models.py in these 3 ways
Cover image for 48% of Django projects could simplify models.py in these 3 ways

48% of Django projects could simplify models.py in these 3 ways

26
Comments 1
6 min read
53% of Django projects have redundant code
Cover image for 53% of Django projects have redundant code

53% of Django projects have redundant code

6
Comments
3 min read