Keryn Knight <django@...
(Keryn Knight <django@...)
Most Active Role
Reporter
Most Active Component
Contrib.Admin
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (46) | Reporter (46) | Owner (0) | Commenter (18) | Summary | Component |
---|---|---|---|---|---|---|
21065 | 21065 | ✅ | 2 | Internally choosing how to process a template is inconsistent | Template system | |
22569 | 22569 | ✅ | lookup_allowed fails to consider dynamic list_filter | contrib.admin | ||
22382 | 22382 | ✅ | ManyRelatedManager's get_prefetch_queryset doesn't validate the prefetch types | Database layer (models, ORM) | ||
20287 | 20287 | ✅ | 1 | BaseContext (and it's subclasses) lack emulation of dictionary items() | Template system | |
20995 | 20995 | ✅ | 1 | {% include %} uses get_template where it could select_template | Template system | |
21588 | 21588 | ✅ | "Modifying upload handlers on the fly" documentation doesn't replicate internal magic | Documentation | ||
21501 | 21501 | ✅ | BaseFormSet's empty_form isn't as extendable as _construct_form() | Forms | ||
22407 | 22407 | ✅ | AdminEmailHandler should allow overriding the mail part of emit | Utilities | ||
22797 | 22797 | ✅ | Base Generic View `_allowed_methods` could accept request args. | Generic views | ||
23167 | 23167 | ✅ | BaseForm lacks a useful repr | Forms | ||
23088 | 23088 | ✅ | Paginator.page_range is of inconsistent type in Py2/Py3 | Core (Other) | ||
22827 | 22827 | ✅ | Per-site cache docs vague about which middleware sets headers | Documentation | ||
20863 | 20863 | ✅ | Clarify which session backends require django.contrib.sessions in INSTALLED_APPS | Documentation | ||
22821 | 22821 | ✅ | 1 | DjangoJSONEncoder no longer supports simplejson | Core (Serialization) | |
22756 | 22756 | ✅ | Technical 404 could say which view was run, if any. | Core (URLs) | ||
22760 | 22760 | ✅ | 1 | Add a system check for context processors which trigger database queries | Template system | |
22531 | 22531 | ✅ | Q objects lack a useful repr | Database layer (models, ORM) | ||
21987 | 21987 | ✅ | Allow Media objects to have their own MEDIA_TYPES | Forms | ||
21765 | 21765 | ✅ | 2 | Contexts cannot be compared for equality. | Template system | |
22362 | 22362 | ✅ | Authentication Middleware assertion message is only partially correct | contrib.auth | ||
20288 | 20288 | ✅ | 2 | admin popup querystring inconsistency | contrib.admin | |
21860 | 21860 | ✅ | 1 | ModelChoiceField documentation doesn't include the `to_field_name` optional argument | Documentation | |
21741 | 21741 | ✅ | 1 | render_to_string without providing a dictionary still puts a dictionary into the context | Template system | |
21371 | 21371 | ✅ | 1 | Admin templates use a `bodyclass` block without ever calling super. | contrib.admin | |
21771 | 21771 | ✅ | ModelAdmin's log_deletion method behaves incorrectly compared to other log methods | contrib.admin | ||
21923 | 21923 | ✅ | Position of admin in INSTALLED_APPS in 1.7+ is now more important, and may raise warnings | contrib.admin | ||
21710 | 21710 | ✅ | API reference for default User implementation misses get_short_name | Documentation | ||
21619 | 21619 | ✅ | SingleObjectMixin raises ObjectDoesNotExist, rather than a more specific subclass | Generic views | ||
21457 | 21457 | ✅ | Possible loaddata filename regression | Core (Management commands) | ||
20962 | 20962 | ✅ | Documentation on template tag render() methods is inconsistent with core tags. | Documentation | ||
20996 | 20996 | ✅ | formset factories override any supplied formset max_num | Forms | ||
21056 | 21056 | ✅ | 1 | AdminSite app_list may be reverse()'d into an invalid URL endpoint | contrib.admin | |
21063 | 21063 | ✅ | 1 | AdminSite app_index does work it doesn't need to | contrib.admin | |
21043 | 21043 | ✅ | resolve doesn't handle lazily evaluated reverses | Core (URLs) | ||
21044 | 21044 | ✅ | 1 | resolve reference documentation says it raises an Http404 | Documentation | |
20640 | 20640 | ✅ | `get_deleted_objects` causes an error if there is no change view. | contrib.admin | ||
20862 | 20862 | ✅ | dev Middleware docs sample isn't up to date with dev startproject template | Documentation | ||
18205 | 18205 | ✅ | 1 | Admin validate() method suggests erroneous invocation? | contrib.admin | |
20658 | 20658 | ✅ | Bad ReStructuredText format on the "Using mixins with class-based views" page | Documentation | ||
20302 | 20302 | ✅ | admin history/delete views do not support being in a popup. | contrib.admin | ||
20002 | 20002 | ✅ | 1 | Model inheritance depth may result in invalid SQL queries | Database layer (models, ORM) | |
19824 | 19824 | ✅ | Technically ambiguous reference docs for Field.primary_key | Documentation | ||
18173 | 18173 | ✅ | Modeladmin documentation for get_changelist suggests its an attribute | Documentation | ||
18113 | 18113 | ✅ | Class based view mixin docstrings reference incorrect method | Documentation | ||
18009 | 18009 | ✅ | contrib.syndication uses future tense for deprecated (and removed) views | Documentation | ||
17693 | 17693 | ✅ | int_to_base36 may hang indefinitely when bad data is provided. | Core (Other) |