StackRating

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

Daniel Roseman

Rating
1626.56 (953rd)
Reputation
577,642 (44th)
Page: 1 ... 4 5 6 7 8 ... 260
Title Δ
django.db.utils.IntegrityError: in POST request 0.00
How to pass the id of one class object to another class object in d... 0.00
passing function parameter names as strings +0.74
Creating a generator in a Python function call - why does this work? 0.00
django queryset cannot run function inside annotate and Sum -0.61
Not able to pass the method as POST from django template to django... 0.00
Pass a list from view context to template and assign it as an array... -0.10
I can not work with zeep in python - missing element CallbackURL er... 0.00
How to identify the source of a NoReverseMatch error in Django? +1.51
why does it say "module does not exist" despite multiple... 0.00
Django: Trying to return sum of objects between two dates, instead... 0.00
How to grant temporary permissions to user? 0.00
How I can write only one django orm query? +0.30
Django's str(queryset.query) returns invalid SQL if I compare d... +0.31
Why does a pickle loaded after saving differs from the original obj... +0.31
For loop in Jinja2 splitting the chars in nested list, instead of r... 0.00
optional int(request.POST.get('timeout') throws error when... +0.30
Object-level permissions in Django 0.00
How to update user profile in django properly 0.00
Why is the return value of a model method in Django not showing up... 0.00
Why is Flask saying that my table is undefined? 0.00
How to pass a variable from Python back to HTML and display it 0.00
AttributeError: 'tuple' object has no attribute 'get' 0.00
Adding multiple instances of a ForeignKey +1.16
I am confused what form_valid() or form_invalid() accomplished -0.18
I'm reading the book the self taught programmer ch17 and I can&... -2.27
How to get a list of all values from instance variables in a python... -0.43
How can I optimize loops within a Django template? 0.00
Why template recognises object as unexpected identifier? 0.00
Where to specify "use_natural_primary_keys" with generic... 0.00
When I added default in foreign-key, "django.core.exceptions.A... 0.00
Django DetailView and get request 0.00
Constructing a Python dict with lists as values - why does seemingl... 0.00
error when rendering through get_object_or_404 django +0.33
Python: How to pass command-line arg as string instead of tuple? 0.00
How to test PasswordChangeView in Django? 0.00
Getting the primary key of a ForeignKey field without querying the... 0.00
How to edit django form data before cleaning/validation? 0.00
Obtaining data from user 0.00
Django : how to use modified queryset in templates without saving m... -2.74
How can I escape colons in Django's field lookups? +0.32
static files arent working in django, but i have the same settings... -0.66
How to change True value into green check in the Django admin ListV... 0.00
Python - Flask application stack: TypeError: unhashable type: '... -0.20
Django models many to many relations 0.00
Extends base template not appearing in Flask Python +0.31
usage of self.client.get() vs self.browser.get() 0.00
Python requests put request to shopify api always gives error 0.00
Writing a single-line nested loop in Python +0.32
Is there a way to assert that two strings are the same except for o... +0.32