Adam Zapletal
(adamzap)
Most Active Role
Bug Fixer
Most Active Component
Contrib.Staticfiles
Activity Timeline
Components
Tickets
Trac | Ticket (17) | Reporter (1) | Owner (15) | Commenter (50) | Summary | Component |
---|---|---|---|---|---|---|
10244 | 10244 | ✅ | 3 | FileFields can't be set to NULL in the db | Database layer (models, ORM) | |
21286 | 21286 | ✅ | 7 | Fix commented out tests in serializers.test_data | Core (Serialization) | |
24076 | 24076 | ✅ | 3 | Query may fail with pytz exception | Documentation | |
20744 | 20744 | ✅ | 1 | Docs imply that forms.Field.__init__ accepts any keyword arguments | Documentation | |
12264 | 12264 | ✅ | 2 | calendar.js depends on jsi18n but date widgets using it do not specify as required media | Forms | |
25595 | 25595 | ✅ | 1 | Invalid regexp in URLValidator can't handle file:// schemes | Core (Other) | |
29022 | 29022 | ✅ | 3 | HashedFilesMixin does not properly skip protocol-relative urls when STATIC_URL='/' | contrib.staticfiles | |
23759 | 23759 | ✅ | 2 | Storage.get_available_name should preserve all file extensions, not just the first one | File uploads/storage | |
29167 | 29167 | ✅ | 5 | HashedFilesMixin doesn't work with data URIs that include a closing parenthesis | contrib.staticfiles | |
27201 | 27201 | 2 | Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash | contrib.staticfiles | ||
34744 | 34744 | 1 | Migration re-add constraints when check condition contains a dict_keys object. | Migrations | ||
24112 | 24112 | ✅ | 4 | Inconsistency in TestCase.assertInHTML | Testing framework | |
26764 | 26764 | ✅ | 4 | Session.cycle_key() throws Exception if the session hasn't been accessed | contrib.sessions | |
27028 | 27028 | ✅ | ✅ | 3 | Clarify failed parallel tests run message | Testing framework |
24621 | 24621 | ✅ | 3 | request.session.pop's second param is not documented | Documentation | |
23387 | 23387 | ✅ | 3 | Error when saving inline formsets as new after a validation error. | contrib.admin | |
24374 | 24374 | ✅ | 3 | IncludeNode should use Template._render rather than Template.render | Template system |