StackRating

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

bruno desthuilliers

Rating
1575.64 (3,418th)
Reputation
53,412 (1,837th)
Page: 1 2 3 ... 57
Title Δ
Why can I not assign `cls.__hash__ = id`? 0.00
Error when importing variable from different script from different... 0.00
Compare two folders, return full path of different file +0.40
Why Django does not generate app name into href paths? +0.39
Querysets on views or on Model Managers DJANGO +0.39
Issues related to Time in Django 0.00
Python reading URLs from file until last line 0.00
Python | Is accessing a variable from parent class slower than acce... +1.22
Using exec() to get class instances 0.00
How to use getattr or getattribute to correctly raise ImportError w... 0.00
Understanding super in Python -1.73
TemplateDoesNotExist error due to a comment -0.11
Return function in recursion +0.39
How can i import class from another file in python? +0.01
How to query the database in Django forms? 0.00
catching an exception for the entire script in python 0.00
Is Django Make Indexes for ManyToMany field? 0.00
django, check if object is part of queryset not returning proper va... -1.13
Clarifying callbacks with Plotly / Dash -1.87
Python: Pass class member item to one of its member functions by re... -0.97
What is the best way to modify txt file's lines in Python +0.38
Relative and Absolute Path in Python Django 0.00
How can I shortcuts request session in Django Python? 0.00
Wrap every function of every class of a module 0.00
I want to serve static files with permissions logic in my django pr... 0.00
Alternatives to Django post_save 0.00
Django - printing variables in templates +0.39
context_processors.py: files path? -2.27
Looping through nested dictionary in Django template +0.39
how do I redo the input if data is in incorrect format? +1.82
Mutable Default Arguments - (Why) is my code dangerous? 0.00
Better way of organizing class module code in Python 0.00
python - switch case for functions -0.63
Does it make sense to do typing for python variables since they do... +0.39
Can't access a variable inside a function? 0.00
limit_choices_to with A or B logic 0.00
is it possible to 'measure' level of nestedness of a django... 0.00
Django templates. Any way to nest {{ }} in {% %}? +0.40
What is the purpose of app_name in urls.py in Django? 0.00
Looping through a dictionary to get values +0.39
Rendering specific fields multiple times in Django model form -0.62
How can I access a variable declared in another file in python? (No... -0.46
How to import a class from a module without importing the whole mod... -0.11
How do I persist a parent config object across all instances of a c... 0.00
How is this code is reachable in this recursion function? -0.59
Tracingback a Python function 0.00
Add argument to all views without having to edit them all to includ... +0.39
Control object creation flow in Django inheritance models -0.28
Getting name error: name 'IMGS' is not defined, thought i h... 0.00
Using filter() to filter words starting with a specific character i... 0.00