StackRating

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

Daniel Naab

Rating
1562.38 (5,173rd)
Reputation
18,271 (7,621st)
Page: 1 2 3
Title Δ
Performing a getattr() style lookup in a django template +1.05
How do I apply Django model Meta options to models that I did not w... +2.46
What is the simplest way to lock an object in Django -0.60
How to send a session message to an anonymous user in a Django site? -1.12
Using PiL to take a screenshot of HTML/CSS -2.73
Memory efficiency: One large dictionary or a dictionary of smaller... -3.53
Python : is it ok returning both boolean and string? -4.41
In Django, how can I iterate over the result of a custom template t... +3.83
In a django web application, how do you give users their own subdom... -4.39
Django labels and translations - Model Design +2.61
How does one enable authentication across a Django site, and transp... +3.76
How to access templates in Python? +3.85
What is the best AJAX library for Django? +2.19
How to modularize a Python application +0.98
Dynamically adding a form to a Django formset with Ajax -2.33
Get foreign key without requesting the whole object +3.76
Non-ascii string in verbose_name argument when declaring DB field i... 0.00
Templates within templates. How to avoid rendering twice? -3.70
Is there any advantage in using a Python class? -0.35
Bisect queryset around another model's queryset -4.43
Java "Virtual Machine" vs. Python "Interpreter"... +0.61
What's wrong with "magic"? +0.50
SFTP in Python? (platform independent) -2.34
Restarting a Python Interpreter Quietly +4.15
Saving object with ManyToMany relation +4.28
How to hide a primary key field in a Django form +3.81
How do I retrieve a Django model class dynamically? +4.16
How to store a dictionary on a Django Model? -3.55
dropping trailing '.0' from floats -2.40
Code refactoring help - how to reorganize validations 0.00
Best way to return the language of a given string +3.83
Is it possible to use Django to include CSS (here's the tricky part... -4.20
How to get a list of all users with a specific permission group in... +3.70
Setting up a foreign key to an abstract base class with Django -3.03
How can I get the number of records that reference a particular for... +3.77
Cleaner way to query on a dynamic number of columns in Django? -4.15
How do I find the "concrete class" of a django model base... +4.20
Creating a list of objects in Python -0.19
Django.contrib.flatpages without models 0.00
Get access to ForeignKey objects at parent save in Django -0.20
How do I submit a form given only the HTML source? -4.28
Best way to merge two Django projects' user tables? +3.85
Parsing a string for nested patterns +3.10
Printing all instances of a class -3.90
In a django form, How to make a field readonly (or disabled) so tha... +3.90
In Django, how does one filter a QuerySet with dynamic field lookups? +4.18
Existing libraries for web app sign-up, sign-in, manage passwords? -0.02
Dynamically update ModelForm's Meta class 0.00
Django Template System: How do I solve this looping / grouping / co... -2.76
Atomic operations in Django? +1.17