Unai Zalakain

(unaizalakain)

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 (23) Reporter (6) Owner (19) Commenter (96) Summary Component
14094 14094 1 Cannot define CharField with unlimited length Database layer (models, ORM)
15053 15053 9 Make templates more reusable by Improving template loading algorithm to avoid extending infinite recursion Template system
9722 9722 9 Use pyinotify (where available) instead of polling filesystem every second to detect changes Core (Management commands)
16245 16245 5 send_robust should include traceback in response when Exception occurs Core (Other)
13110 13110 8 Allow multiple enclosures in Atom feeds contrib.syndication
24189 24189 2 Filtering by month or day doesn't work with MySQL Database layer (models, ORM)
7261 7261 2 Support for __html__ for Library interoperability Template system
21598 21598 2 Cleanup template loader overrides in tests Template system
18456 18456 3 HttpRequest.get_full_path does not escape # sign in the url HTTP handling
14273 14273 1 Development server does not shutdown cleanly Core (Other)
18314 18314 1 request.build_absolute_uri() functions incorrectly when the path starts with // HTTP handling
5418 5418 5 Add assertNoBrokenLinks() to test system Testing framework
12571 12571 3 Test client doesn't set WSGIRequest instance on response Testing framework
21213 21213 4 Document how to subscribe to mailing lists without a Google account Documentation
21476 21476 4 Cache tests make an incorrect use of `HttpRequest` Core (Cache system)
21393 21393 Specific exception for when an extended template doesn't exist Template system
8116 8116 9 django.template.loader.select_template should not silently skip a template which includes another template that does not exist Template system
21172 21172 6 have LiveServerThread follow the semantics of threading.Thread.join() Testing framework
17529 17529 2 get_template_from_string default arguments break assertTemplateUsed Template system
13725 13725 3 assertRedirects not taking url scheme into account Testing framework
21341 21341 7 Clean way of making https requests with test client Testing framework
8261 8261 5 ModelAdmin hook for customising the "show on site" button contrib.admin
7603 7603 5 Add HttpRequest.scheme property HTTP handling