• Stars
    star
    120
  • Rank 290,334 (Top 6 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A set of (anti)patterns found over the years.

django-antipatterns

Build Status of the package by GitHub actions

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.

The rendered version of the (anti)patterns can be found at at django-antipatterns.com.


You can contribute by writing an anti-pattern, pattern, or troubleshooting issue yourself by raising an issue.