Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/content/sprints/django.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Django web framework"
numberOfPeople: "TBA" # How many people you expect to be able to accommodate.
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
contactPerson: # The main person to reach out to regarding the sprint.
name: "Thibaud Colas"
email: "[email protected]"
github: "https://github.com/thibaudcolas"
# twitter:
links: # Add as many links as relevant.
- title: "Django GitHub repository"
url: "https://github.com/django/django"
- title: "Contributing code documentation page"
url: "https://docs.djangoproject.com/en/5.2/internals/contributing/writing-code/"
---

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