Skip to content

Commit 108dd0e

Browse files
hugovkthibaudcolas
andauthored
Apply suggestions from code review
Co-authored-by: Thibaud Colas <[email protected]>
1 parent fa4adcd commit 108dd0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/sprints/django.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: "Django web framework"
3-
numberOfPeople: "TBA" # How many people you expect to be able to accommodate.
2+
title: "Django"
3+
numberOfPeople: "15" # How many people you expect to be able to accommodate.
44
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
55
contactPerson: # The main person to reach out to regarding the sprint.
66
name: "Thibaud Colas"
77
8-
github: "https://github.com/thibaudcolas"
9-
# twitter:
8+
github: "thibaudcolas"
9+
twitter: "thibaud_colas"
1010
links: # Add as many links as relevant.
1111
- title: "Django GitHub repository"
1212
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/"
13+
- title: "Contributing to Django"
14+
url: "https://docs.djangoproject.com/en/dev/internals/contributing/"
1515
---
1616

1717
Come sprint on Django, the web framework for perfectionists with deadlines!

0 commit comments

Comments
 (0)