Jannis Vajen

(jnns)

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 (18) Reporter (16) Owner (0) Commenter (15) Summary Component
34878 34878 1 Autoreload crashes with FORM_RENDERER="django.forms.renderers.TemplatesSetting". Template system
34368 34368 2 Subquery referencing WINDOW expression breaks query compilation Database layer (models, ORM)
34372 34372 1 Field position reference for aggregate ends up in group-by clause Database layer (models, ORM)
34296 34296 2 Formset validation does not consider UniqueConstraint with F() expressions. Database layer (models, ORM)
30463 30463 Deprecation message crashes when using a query expression in Model.ordering. Database layer (models, ORM)
27955 27955 1 JSONField.default not applied in admin contrib.admin
19210 19210 1 django.utils.timesince() does not account for leap years Utilities
22379 22379 Escaping needed during lazy reversing of non-ascii URLs Core (URLs)
21466 21466 1 override_settings(LOGIN_URL=…) does not work when not first test Testing framework
21480 21480 2 assertContains(…, html=True) does not work as expected Testing framework
19520 19520 Docs suggest wrong template_name_suffix Documentation
19233 19233 User model replacement example is missing clean() Documentation
14507 14507 2 Static file serving is broken after rev 14293 Core (Other)
15657 15657 Missing `form` argument in FormMixin documentation Documentation
15342 15342 Example of decorated class-based generic view is missing *args Documentation
15546 15546 2 Fields selected via extra() are omitted in ValuesQuerySet when fields are specified Documentation
14429 14429 Updated German translation Translations
14379 14379 formset.is_bound returns False for ModelFormsets created with queryset as argument Forms