Skip to content

Commit da2c211

Browse files
committed
Add Django Discord community
1 parent 8223dfc commit da2c211

File tree

1 file changed

+13
-0
lines changed
  • pydis_site/apps/resources/resources/communities

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)