Preston Timmons

(prestontimmons)

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 (33) Reporter (25) Owner (1) Commenter (40) Summary Component
24423 24423 Combine i18n template tag tests Internationalization
27974 27974 1 Degraded performance when rendering ChoiceField with lots of options and DEBUG=True Template system
27956 27956 2 Template error raised in an {% extends %} parent template shows incorrect source location on debug page Template system
27584 27584 1 Template error raised in a parent template shows incorrect source location on debug page Template system
24577 24577 Restrict extending and including to require templates from the same engine. Template system
27758 27758 Template widget rendering breaks the AdvancedModelIterator pattern Forms
27774 27774 django admin with many objects count is very slow contrib.admin
26118 26118 1 Add "is" comparison to the if template tag Template system
24235 24235 2 Deprecate is_usable attribute on template loaders? Template system
24730 24730 Egg loader should catch more specific exception Template system
24783 24783 3 Template libraries and built-ins should be registered through the engine Template system
24798 24798 Test failure in admin_views on master Testing framework
24685 24685 1 EngineHandler doesn't raise exception when duplicate aliases are registered Template system
24374 24374 2 IncludeNode should use Template._render rather than Template.render Template system
24493 24493 1 Add setdefault to BaseContext Template system
24399 24399 1 Filesystem loaders should use more specific exceptions Template system
24372 24372 2 Remove django.template.base.TokenParser? Template system
24409 24409 1 Combine filesystem and app directories template loader implementation Template system
23958 23958 3 Rewrite filter tests as unit tests Testing framework
23768 23768 8 Rewrite template_tag.tests.TemplateTests as individual test cases Template system
23849 23849 1 Document the locmem template loader Documentation
22484 22484 Remove old test runner cases Testing framework
21720 21720 1 python manage.py test fails with empty test label Testing framework
16017 16017 createsuperuser fails if Python can't detect default locale Core (Management commands)
14496 14496 1 Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes contrib.admin
14454 14454 1 Convert admin_widgets doctest to unit tests Testing framework
14456 14456 Convert inline_formsets doctests to unit tests Testing framework
15204 15204 Fix help_text documentation Documentation
14572 14572 2 Minor fix for generic inline formsets contrib.contenttypes
14470 14470 Convert model_admin doctests to unit tests Testing framework
811 811 2 IPv6 address field support Core (Other)
15885 15885 Update the docs to explain that auth views now return TemplateResponse Documentation
15740 15740 3 Manipulating the test client session doesn't work as documented Testing framework