Skip to content

Commit 48657f8

Browse files
rodrigogiraoserraohugovkthibaudcolas
authored
Add stub for Django sprint. (#1422)
Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Thibaud Colas <[email protected]>
1 parent f680bde commit 48657f8

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"
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+
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

Comments
 (0)