bernardoduarte / django-antipatterns

A set of antipatterns found over the years written by multiple users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-antipatterns

A repository documenting anti-patterns often found in Django projects.

The antipatterns each explain the problem, why it is a problem, and what can be done to mitigate the problem.

You can find the antipatterns in the antipatterns/ directory.


You can contribute by writing an anti-pattern yourself and making a pull request to add it to this repository.

About

A set of antipatterns found over the years written by multiple users.

License:MIT License


Languages

Language:Shell 74.9%Language:Makefile 25.1%