Jari Pennanen

(Ciantic)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (18) Reporter (18) Owner (0) Commenter (18) Summary Component
15179 15179 4 django.test.client.Client.login fake HttpRequest is not run through middlewares Testing framework
12651 12651 2 AutoSlugField, that can recreate unique slugs during saving. Database layer (models, ORM)
14611 14611 1 Added dedicated option to test.Client methods (other than get()) for passing query parameters. Testing framework
15099 15099 ModelFormset.queryset requirement is too strict Forms
15215 15215 2 API for simpler (permission or any) checks for generic view classes Generic views
12857 12857 1 Doc: Media class usage Documentation
14850 14850 1.3 release notes typo STATICFILES_ROOT should be STATIC_ROOT Documentation
15198 15198 1 AuthenticationForm.clean call does not have request set contrib.auth
14677 14677 tests.py cannot be split to package always Testing framework
13938 13938 django.test.Client response has wrong request type Testing framework
13985 13985 tests does not recognize non models.py apps Testing framework
13847 13847 1 PasswordResetForm sends emails using "webmaster@localhost" contrib.auth
13787 13787 AuthenticationForm renders incorrect passwords contrib.auth
13347 13347 1 XSS Attack prevention using HttpOnly contrib.auth
13255 13255 HTML5 Multiple File upload support Forms
4121 4121 3 DateTime, Date,Time, MonthDay, YearMonth for general usage Internationalization
10283 10283 Admin change_form.html doesn't allow to customize, submit rows or other parts. contrib.admin
4119 4119 2 Incorrect HTTP-Date format in expire field of HTTP Header Contrib apps