diff --git a/docs/src/docs/languages/django.md b/docs/src/docs/languages/django.md index 4e6f898..3d23a56 100644 --- a/docs/src/docs/languages/django.md +++ b/docs/src/docs/languages/django.md @@ -29,3 +29,8 @@ profile="{{ tool }}"
Check out the configuration guide for all the options!
+ +## Real Life Examples! + +- [Django](https://github.com/django/django) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/django-source...RiversideHealthcare:djLint:django-djlint) +- [Wagtail](https://github.com/wagtail/wagtail) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/wagtail-source...RiversideHealthcare:djLint:wagtail-djlint)