We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8223dfc commit da2c211Copy full SHA for da2c211
pydis_site/apps/resources/resources/communities/django.yaml
@@ -0,0 +1,13 @@
1
+description: Django is a high-level Python web framework that encourages rapid development and clean,
2
+ pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development,
3
+ so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
4
+title_image: https://static.djangoproject.com/img/logos/django-logo-positive.png
5
+title_url: https://discord.gg/M9Mx3RvKM5
6
+position: 5
7
+urls:
8
+ - icon: branding/discord
9
+ url: https://discord.gg/M9Mx3RvKM5
10
+ color: blurple
11
+ - icon: regular/link
12
+ url: https://www.djangoproject.com/
13
+ color: teal
0 commit comments