Joined February 2014
·
Achievements
140 Karma
5,719 Total ProTip Views

Honey Badger
Have at least one original Node.js-specific repo

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Forked
Have a project valued enough to be forked by someone else

T-Rex 3
Have at least three original repos where C is the dominant language

T-Rex
Have at least one original repo where C is the dominant language
pk := primary key (generally the ID column of your table)
another question: here you use a model for uploading. But what if I don't want to use a model? The model gives you an easy upload_to= that the forms module doesn't give you :(