Tom Christie
(tomchristie)
Most Active Role
Reporter
Most Active Component
Core (Mail)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (28) | Reporter (19) | Owner (6) | Commenter (40) | Summary | Component |
---|---|---|---|---|---|---|
21442 | 21442 | ✅ | 1 | Configurable request parsing. | HTTP handling | |
17193 | 17193 | ✅ | 5 | Send templated email. | Core (Mail) | |
34109 | 34109 | Uvicorn can be run without installing gunicorn | Documentation | |||
14628 | 14628 | 1 | Document which settings can be changed at runtime | Documentation | ||
27895 | 27895 | Test Client fails to decode json response with unicode characters | Testing framework | |||
27855 | 27855 | Document Python 3.4 support for Django 2.0 | Documentation | |||
27982 | 27982 | Possible bug related to queryset union | Database layer (models, ORM) | |||
27783 | 27783 | VariableDoesNotExist can lead to stack overflows unusually easily | Template system | |||
27309 | 27309 | Add CallableBool.__hash__() | Utilities | |||
27154 | 27154 | ✅ | Allow comparing CallableFalse/CallableTrue with bitwise or | contrib.auth | ||
26713 | 26713 | ✅ | 2 | Recommend running tests with deprecation warnings, prior to upgrade. | Documentation | |
24208 | 24208 | ✅ | 1 | Change in `get_all_related_objects` behavior. | Documentation | |
24209 | 24209 | ✅ | 3 | Incorrectly formatted Content-Disposition headers may cause error. | HTTP handling | |
21447 | 21447 | ✅ | 1 | post parse error no longer correctly represented. | HTTP handling | |
16534 | 16534 | ✅ | 5 | DiscoverRunner API makes re-use difficult. | Testing framework | |
20596 | 20596 | ✅ | Content-Type added incorrectly to test GET and HEAD requests | Testing framework | ||
20342 | 20342 | ✅ | ✅ | 4 | Replace CBV lookup arguments with single `lookup_field` argument. | Generic views |
17576 | 17576 | ✅ | ✅ | Enclosing quotation marks for urlize. (Or make urlize easier to override) | Utilities | |
18965 | 18965 | ✅ | 1 | Properly deprecate PROFANITIES_LIST. | contrib.comments | |
19662 | 19662 | ✅ | 2 | Explain correct `authenticate` usage with custom user model. | contrib.auth | |
14684 | 14684 | 1 | RESTful Model View | Generic views | ||
19025 | 19025 | ✅ | 2 | FormWizard.get_context_data() doesn't include "form" in context | contrib.formtools | |
19188 | 19188 | ✅ | Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded "page" | Generic views | ||
15785 | 15785 | ✅ | ✅ | 5 | HttpRequest.read(NUM_BYTES) can read beyond the end of wsgi.input stream. (Violation of WSGI spec & under-defined behaviour) | HTTP handling |
16384 | 16384 | ✅ | ✅ | 3 | Documentation should warn against accessing request.POST in middleware | Documentation |
16430 | 16430 | ✅ | ✅ | 1 | Stronger wording for CSRF protection in `modifying upload handlers on the fly` | Documentation |
15763 | 15763 | ✅ | 1 | MultiPartParser's LimitBytes is now redundant. | HTTP handling | |
15762 | 15762 | ✅ | 1 | WSGIRequest should wrap the test client wsgi.input in LimitedStream | Testing framework |