You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. If you've read the Django Styleguide & you have questions or suggestions, **the simplest thing you can is to open an issue.** We will respond.
79
+
1. Even if you have a question that you are not sure if it's related to the Django Styleguide - **just open an issue anyway.** We will respond.
80
+
1.**If you want to see a code example**, make sure to head to the [Django Styleguide Example](https://github.com/HackSoftware/Django-Styleguide-Example) repository. We treat this as a "Django test project", combining best practices & also [examples from our blog](https://www.hacksoft.io/blog).
81
+
82
+
That's about it ✨
83
+
82
84
## What is this?
83
85
84
86
Hello 👋
@@ -97,6 +99,10 @@ This is the Django Styleguide, created by us, the folks at [HackSoft](https://ha
97
99
98
100
[](https://www.youtube.com/watch?v=yG3ZdxBb1oo)
99
101
102
+
**You can also watch Radoslav Georgiev & Ivaylo Bachvarov's [discussion on HackCast, around the Django Styleguide](https://www.youtube.com/watch?v=9VfRaPECbpY):**
103
+
104
+
[](https://www.youtube.com/watch?v=9VfRaPECbpY)
105
+
100
106
## How to use it?
101
107
102
108
When it comes to the Django Styleguide, **there are 3 general ways of using it:**
@@ -2760,11 +2766,13 @@ Here's a collection of different folks & companies, that have found the stylegui
2760
2766
2761
2767
---
2762
2768
2763
-
## Additional resources
2769
+
## Additional resources / Alternatives
2764
2770
2765
-
Additional resources that we found useful and that can add value to the styleguide.
2771
+
Additional resources & other alternatives that we found useful and that can add value to the styleguide.
2766
2772
2767
2773
-[Dan Palmer - Scaling Django to 500 apps (DjangoCon US 2021)](https://www.youtube.com/watch?v=NsHo-kThlqI)
2774
+
-[Django API Domains](https://phalt.github.io/django-api-domains/)
2775
+
-[A YC News discussion around the Django Styleguide](https://news.ycombinator.com/item?id=34337667) - you can potentially find additional useful things here.
0 commit comments