We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f680bde commit 48657f8Copy full SHA for 48657f8
src/content/sprints/django.md
@@ -0,0 +1,17 @@
1
+---
2
+title: "Django"
3
+numberOfPeople: "15" # 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
+ email: "thibaudcolas@gmail.com"
8
+ github: "thibaudcolas"
9
+ twitter: "thibaud_colas"
10
+links: # Add as many links as relevant.
11
+ - title: "Django GitHub repository"
12
+ url: "https://github.com/django/django"
13
+ - title: "Contributing to Django"
14
+ url: "https://docs.djangoproject.com/en/dev/internals/contributing/"
15
16
+
17
+Come sprint on Django, the web framework for perfectionists with deadlines!
0 commit comments