Joined November 2013
·
Achievements
39 Karma
0 Total ProTip Views
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
That second snippet is really bad. Hard to read, contains a bug as rennerocha notes, not dry cause there are essentially two checks if the request is a POST request. Don't ever use it, please. The Django way is the correct one or use class based views.