Ram Rachum

(coolRR)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (26) Reporter (26) Owner (2) Commenter (36) Summary Component
16521 16521 Provide keyboard shortcuts in admin contrib.admin
24863 24863 2 Make `django.db.models.Manager.from_queryset` copy over properties and not just methods Database layer (models, ORM)
31291 31291 1 Rename salt to mask in the context of CSRF tokens CSRF
31177 31177 4 Use "raise from" where appropriate Core (Other)
31191 31191 Fix the style guide to recommend `raise from`. Documentation
31166 31166 Provide context for ImproperlyConfigured exceptions in URL resolver. Core (URLs)
24525 24525 4 AssertionError at `Query.change_aliases` Database layer (models, ORM)
24882 24882 Add documentation for Migration.run_before Documentation
24833 24833 2 Annotation with `Case` can't be used with `exclude` Database layer (models, ORM)
24883 24883 Implement `django.db.migrations.graph.MigrationGraph.__repr__` to ease debugging Migrations
24414 24414 Add example of Prefetch object usage to docs Documentation
18558 18558 3 Supply `url` property to `HttpResponseRedirect` and `HttpResponsePermanentRedirect` HTTP handling
22849 22849 Implement Session.__str__() to allow easy introspection contrib.sessions
20032 20032 Allow override_settings to delete settings Documentation
22358 22358 1 `ImportError` swallowing masks bugs Uncategorized
21105 21105 5 Implement `PBKDF2PrehashPasswordHasher` to prevent hashing time from depending on password length contrib.auth
20099 20099 11 Allow filtering 404 reports by user agent HTTP handling
20118 20118 Upgrade from Django 1.4 to 1.5 creates South migration Documentation
20066 20066 Allow importing and using `django.contrib.auth.hashers` outside of Django project contrib.auth
19992 19992 1 Put protection against unsafe redirects into `HttpResponseRedirectBase` HTTP handling
20019 20019 1 Set `HttpRequest.resolver_match` to `None` by default HTTP handling
19993 19993 1 Allow accessing the resolver match and the view name on the `Request` Core (URLs)
19991 19991 Introduce `saved_forms` property to `BaseModelFormSet` Forms
19084 19084 Allow sorting by PK in admin contrib.admin
17026 17026 Message storage backends section missing "just use x" Documentation
17041 17041 Non-staff users should see clear message when trying to access admin contrib.admin