Skip to content

Commit fa4adcd

Browse files
Add stub for Django sprint.
1 parent 62d8748 commit fa4adcd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/content/sprints/django.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Django web framework"
3+
numberOfPeople: "TBA" # How many people you expect to be able to accommodate.
4+
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
5+
contactPerson: # The main person to reach out to regarding the sprint.
6+
name: "Thibaud Colas"
7+
8+
github: "https://github.com/thibaudcolas"
9+
# twitter:
10+
links: # Add as many links as relevant.
11+
- title: "Django GitHub repository"
12+
url: "https://github.com/django/django"
13+
- title: "Contributing code documentation page"
14+
url: "https://docs.djangoproject.com/en/5.2/internals/contributing/writing-code/"
15+
---
16+
17+
Come sprint on Django, the web framework for perfectionists with deadlines!

0 commit comments

Comments
 (0)