From ffd948f6774d4c22a17f235df61fcaf8151896e1 Mon Sep 17 00:00:00 2001 From: Ivaylo Bachvarov Date: Sat, 30 May 2020 00:15:47 +0300 Subject: [PATCH] Add Django Styleguide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49a3adf..a0e425d 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ _A short list of Python packages that work well with Django._ - [Adam Johnson](https://adamj.eu/tech/) - Adam is on the Technical Board of Django and writes regular tutorials. - [Matt Layman](https://www.mattlayman.com) - Regular tutorials and deep-dives on Django topics. - [Django Sites](https://www.djangosites.org/) - Comprehensive listing of sites built with Django. +- [Django Styleguide](https://github.com/HackSoftware/Django-Styleguide) - Styleguide for django with best practices and examples. ### Community