Skip to content

Commit 370028e

Browse files
Extra tasks for the python.org sprint
1 parent 5812379 commit 370028e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_posts/2018-06-04-python.org.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ In the sprint, we will divide us in 4 groups, and we will work in the next issue
2323
- Migrate website to Python 3.7: <https://github.com/python/pythondotorg/issues/1267>
2424
- Migrate websute to Django 2.0: <https://github.com/python/pythondotorg/issues/1268>
2525
- Replace ruby gems by Python equivalents: <https://github.com/python/pythondotorg/issues/1269>
26-
- Use sqlite as default backend: <https://github.com/python/pythondotorg/issues/1270> (and improve the set up instructions and eliminate any other barrier found during the set up of a development environament, like failing dependencies when building Pillow)
26+
- Use sqlite as default backend: <https://github.com/python/pythondotorg/issues/1270>
27+
28+
Also, the last group will take care of other tasks to make it easier to set up a development environment:
29+
- Improve the documentation
30+
- Failing dependencies when building Pillow
31+
- Broken links with the initial data (like the jobs board, shown as #unresolved, or the upcoming events)
2732

2833
**Gitter channel:** [https://gitter.im/py-sprints/python.org](https://gitter.im/py-sprints/python.org)

0 commit comments

Comments
 (0)