diff --git a/src/content/sprints/django.md b/src/content/sprints/django.md new file mode 100644 index 000000000..a52233aa3 --- /dev/null +++ b/src/content/sprints/django.md @@ -0,0 +1,17 @@ +--- +title: "Django" +numberOfPeople: "15" # 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: "thibaudcolas@gmail.com" + github: "thibaudcolas" + twitter: "thibaud_colas" +links: # Add as many links as relevant. + - title: "Django GitHub repository" + url: "https://github.com/django/django" + - title: "Contributing to Django" + url: "https://docs.djangoproject.com/en/dev/internals/contributing/" +--- + +Come sprint on Django, the web framework for perfectionists with deadlines!