StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

RemcoGerlich

Rating
1558.02 (5,980th)
Reputation
20,412 (6,635th)
Page: 1 2 3 4 5 6 ... 13
Title Δ
How does Django generates uuid? -1.76
Adding unique dictionary to list 0.00
del self vs self.__del__() - and what is the proper way to cleanup... 0.00
Use select_related for comma separated field +0.42
Python/django import nightmare (unique case) 0.00
Can't add extra argument to Python(Django) function call 0.00
How to call JSON data “@” 0.00
Correct sequence of python functions +1.74
Django - store globally some values +0.84
Reading JSON data into Javascript +0.58
Shorter way of if statements in python -0.07
Django admin ascii error 0.00
Why isn't django development server finding my static files +0.46
What is the best way to reduce a list with one value to the value?... +1.50
Define sorting key on Django model +0.46
Django - variables in django templates 0.00
How can I merge and sum two dictionary key and items? 0.00
How to format python when accessing nested dictionaries? -0.55
Indexing into a Dictionary and Iterating in Python -0.06
python2 vs python3 when working with file manipulation 0.00
How to read Python list in Javascript [in a Django template] -1.75
Python - Turning a list of dictionaries into a dictionary with lists -0.36
How come django with 1 thread can serve concurrent access? 0.00
Cyrillic chars in Python 2.7 +0.84
Python keep track of loop count outside of loop? -0.07
Cannot make Python 3 function work in Python 2.7.12 +0.45
Getting different results from print and return 0.00
Python: Maintaining original order when zipping two lists into a di... 0.00
list comprehension in python and its alternative +0.24
Django model form saves m2m after instance +2.28
Why do I get a small window for confirmation of change of a password? 0.00
How to give the information about request.user to clean method 0.00
Assign permissions of group to the user in django 0.00
Django: cannot import name migrations 0.00
Why can't I make my own test database for my django project? 0.00
Double loop with django Templates 0.00
fields.E304 Reverse accessor clashes in Django 0.00
How to Access unlabeled JSON array elements in Python? 0.00
encode a file from ASCII to UTF8 -0.65
When does all() function in Python print False? -0.86
how to convert a float-point number to a fixed-point number with a... +0.45
Printing Dictionaries? 0.00
Django - make admin fields invisible to some users 0.00
Django: Check multiple choices with not fixed choices 0.00
Adding user to group on save in Django 1.9 0.00
Django - Optimize queries with select_related() 0.00
Django not finding installed apps 0.00
How to change the color channels of an image in Python? 0.00
How to create a new table using model +0.23
why is len([1]) giving me a "NoneType" error +1.35