codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

Apply PEP8 and fix a filter #423

Closed michelesr closed 8 years ago

michelesr commented 8 years ago

View single commits for more details

Fix #421

mitio commented 8 years ago

Great, but still should have been two separate pull requests :-)

Anyway, I'm merging this. Code is cleaner now, we'll be able to sleep better tonight, I believe.

michelesr commented 8 years ago

Great, but still should have been two separate pull requests :-)

I use to make atomic commits, but split in different PR is a mess because you have to divide in more branches, not a very fluid workflow IMHO.

Code is cleaner now, we'll be able to sleep better tonight, I believe.

Yeah, at least future hacking of the code will be less frustrating :+1: