Ivan Sagalaev <Maniac@...

(Ivan Sagalaev <Maniac@...)

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 (21) Reporter (19) Owner (0) Commenter (39) Summary Component
7246 7246 select_related doesn't join parent chain for ForeignKeys on inherited models Database layer (models, ORM)
3436 3436 5 Don't fetch Field's choices on form/manipulator creation Core (Other)
4968 4968 1 assertRedirects doesn't respect query params Testing framework
3717 3717 {% url %} for generic views "object_list" and "object_detail" Generic views
4662 4662 1 [unicode] truncate_html_words doesn't work for non-latin characters Uncategorized
4495 4495 [unicode] {% firstof %} uses str() Template system
4366 4366 Typo "to to" in testing Documentation
4292 4292 1 [unicode] django.utils.functional.lazy can't decorate functions with unicode results Translations
952 952 2 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
4161 4161 2 [unicode] Convert oldforms Uncategorized
4152 4152 3 [unicode] Unicode-aware translation Uncategorized
4109 4109 2 [unicode][patch] Convert contrib models to use __unicode__ for representation Uncategorized
4021 4021 2 [unicode][patch] initial sql with non-ascii strings not imported Uncategorized
3996 3996 1 [unicode][patch] NodeList and smart_str prefer __str__ to __unicode__ Uncategorized
3977 3977 2 [unicode] Convert default filters Template system
3976 3976 2 [unicode] Unicode models Database layer (models, ORM)
393 393 2 [patch] Filters don't take the str() value of a var Core (Other)
2606 2606 6 [patch] Tag for URL reverse lookup Template system
3057 3057 2 [patch] WSGI handler expects CONTENT_LENGTH to be always present Core (Other)
2560 2560 3 [patch] HttpResponse should support close() for iterators Core (Other)
2605 2605 2 Tag for URL reverse lookup contrib.admin