Piotr Czachur
(zimnyx)
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 (31) | Reporter (30) | Owner (1) | Commenter (20) | Summary | Component |
---|---|---|---|---|---|---|
14035 | 14035 | ✅ | ✅ | 6 | Cannot access POST after request.encoding was set to a custom value | HTTP handling |
56 | 56 | 1 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | ||
15565 | 15565 | ✅ | Runserver reloading breaks terminal STDIN when using pdb.set_trace() | django-admin.py runserver | ||
16043 | 16043 | ✅ | Specialization cache should be filled/shared with parent object cache (multitable inheritance) | Database layer (models, ORM) | ||
14909 | 14909 | ✅ | Adding custom command requires code duplication from Command.handle() if one want to use options like verbosity. | Core (Management commands) | ||
15579 | 15579 | ✅ | 1 | Please add support to delete specialization , while preserving base class instance (multi-table inheritance) | Database layer (models, ORM) | |
14180 | 14180 | ✅ | Creating redundant indexes on foreign keys for MySQL/InnoDB tables | Database layer (models, ORM) | ||
14174 | 14174 | ✅ | 1 | Support for string interpolation in lazy translation | Internationalization | |
17601 | 17601 | ✅ | Error code from database exception should not be lost during exception handling (psycopg2) | Database layer (models, ORM) | ||
18989 | 18989 | ✅ | Supspicious code in CursorWrapper. | Database layer (models, ORM) | ||
15246 | 15246 | ✅ | Allow to change session expiration without re-saving session data. | contrib.sessions | ||
19064 | 19064 | ✅ | 1 | select_related doesn't work for reverse one-to-one with inheritance | Database layer (models, ORM) | |
18675 | 18675 | ✅ | If-modified-since for static resources not working. | HTTP handling | ||
14438 | 14438 | ✅ | 1 | Deserializer raises ValidationError if natural key is given as string | Core (Serialization) | |
14720 | 14720 | ✅ | Settings imported twice as separate modules when manage.py is used | Core (Other) | ||
14753 | 14753 | ✅ | Accessing (Get)HttpRequest.raw_post_data in view results in exception during testing | Testing framework | ||
15316 | 15316 | ✅ | Filter with isnull=False failing when isnull checked on subclass of FK model | Database layer (models, ORM) | ||
16372 | 16372 | ✅ | 2 | TransactionTestCase doesn't count skipped cases in test result. | Testing framework | |
14049 | 14049 | ✅ | 3 | Fixture loading should be skipped for TestCase decorated with @skip* | Testing framework | |
16457 | 16457 | ✅ | Deferred FKs make TestCase tests unreliable - no FK constraints checks at all! | Database layer (models, ORM) | ||
16190 | 16190 | ✅ | django.views.debug.technical_500_response() not much helpful for AJAX request | Core (Other) | ||
16259 | 16259 | ✅ | 1 | State more clearly that django.contrib.ccontenttypes depends on django.contrib.sites | Documentation | |
15276 | 15276 | ✅ | More configurable unresolved template variables handling | Template system | ||
14474 | 14474 | ✅ | 1 | Unnecessary deepcopying of QuerySet inside filter() method results in slower execution | Database layer (models, ORM) | |
14437 | 14437 | ✅ | Allow force_insert for fixtures loading. | Core (Serialization) | ||
14625 | 14625 | ✅ | 1 | Docs on logging should emphasize that file logging is not multiprocess save | Documentation | |
14024 | 14024 | ✅ | Application freezes on access to request.POST under WSGIRequest+multipart/form-data | HTTP handling | ||
13079 | 13079 | ✅ | unique_together constraint is ignored in form generated from model, when inheritance comes into play | Forms | ||
13025 | 13025 | ✅ | 1 | Test runner should print failed test path in format that is accepted by `manage.py test ...` | Testing framework | |
12300 | 12300 | ✅ | Catching exceptions and printing messages without file name and line number | Uncategorized | ||
12311 | 12311 | ✅ | Fixtures and multi-table inheritance : loading data from one fixture to related tables doesn't work | Database layer (models, ORM) |