[pydotorg-www] Weekly report of my work on python.org

Berker Peksağ berker.peksag at gmail.com
Mon Sep 18 23:40:55 EDT 2017


Summary
-------

Commits: 9 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-09-11T00:00:00Z&until=2017-09-18T23:00:00Z
Time spent: 15.4 hours

Pull requests
-------------

I was planning to deploy master to production and work on issues
related to our jobs board this week. However, due to a bug in Django
[1] I've spent some time to debug the problem.

* normalize jobs locations - https://github.com/python/pythondotorg/issues/728
  Job filtering by country - https://github.com/python/pythondotorg/issues/677
    Pull request: https://github.com/python/pythondotorg/pull/1150

  You can see the remaining tasks in the description field of the PR.

[1] https://code.djangoproject.com/ticket/28488

Cleanup commits
---------------

* Use django-allauth's password change view -
https://github.com/python/pythondotorg/commit/46990ca8eb38ab6c3d3a21211d2c4338c2d3084e

* Simplify render_template_for() template tag -
https://github.com/python/pythondotorg/commit/68fedf64f7e0b76325eaf05aa89eb4c1703c4e67

Closed issues
-------------

* CLOSED - FIXED - Please shut down the /users/ feature -
https://github.com/python/pythondotorg/issues/1149
    Commit: https://github.com/python/pythondotorg/commit/32e619c510b1045946ede2c0392ed6706b55c864

* CLOSED - FIXED - Jobs navigation menu is broken -
https://github.com/python/pythondotorg/issues/843
    Commit: https://github.com/python/pythondotorg/commit/c652d0584876efe05afd06a2d0a72678e658a9b3

* CLOSED - OUTDATED - Somebody wrote webmaster. Cannot get
confirmation email for job board -
https://github.com/python/pythondotorg/issues/804

--Berker


More information about the pydotorg-www mailing list