[pydotorg-www] Weekly report of my work on python.org
Berker Peksağ
berker.peksag at gmail.com
Mon Aug 28 19:04:16 EDT 2017
Summary
-------
Closed issues: 2
Commits: 4 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-08-21T21:00:00Z&until=2017-08-27T21:00:00Z
Time spent: 13.18 hours
Fixed issues
------------
* CLOSED - Switch to django-restframework -
https://github.com/python/pythondotorg/issues/922
Pull request: https://github.com/python/pythondotorg/pull/1125
Commit: https://github.com/python/pythondotorg/commit/a44d43dd57e45be65ee174a5231ef2fdfad2ee94
This week's biggest task was switching from Tastypie to Django Rest
Framework. I documented detailed tasks both in the issue and the pull
request. You can play with it at https://staging.python.org/api/v2/
Main users of the API are Python release managers and they use it to
upload Python release files. I'm going to collect feedback from them
this week and hopefully deploy it next week.
* CLOSED - Reported by Sentry: "error: AttributeError: 'NoneType'
object has no attribute 'dt_end'" -
https://sentry.io/python-software-foundation/staging/issues/333615915/
Commit: https://github.com/python/pythondotorg/commit/100bacf8b0cb5362e27dc40ebdd0f2da4f08658d
--Berker
More information about the pydotorg-www
mailing list