Alexander Schepanovski
(Suor)
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 (18) | Reporter (18) | Owner (9) | Commenter (17) | Summary | Component |
---|---|---|---|---|---|---|
13774 | 13774 | ✅ | ✅ | 1 | Add model Field.rel_db_type() method | Database layer (models, ORM) |
14968 | 14968 | ✅ | ✅ | handle BaseExceptions with middleware, or at least KeyboardInterrupt | Core (Other) | |
14200 | 14200 | ✅ | new RegexURLResolver is contructed for every request | Core (URLs) | ||
22867 | 22867 | ✅ | 1 | Pickling models is slow in alpha versions | Utilities | |
22907 | 22907 | ✅ | 1 | ArrayField querying doesn't work with CharField | contrib.postgres | |
13822 | 13822 | ✅ | ✅ | ForeignKey's attname is counter-intuitive when referencing to a field not named 'id' | Database layer (models, ORM) | |
16759 | 16759 | ✅ | ✅ | 4 | Expensive sql.Query cloning | Database layer (models, ORM) |
12116 | 12116 | ✅ | ✅ | 2 | needs_context for template filters | Template system |
14110 | 14110 | ✅ | ✅ | 1 | iexact lookup doesn't work with subquery values | Database layer (models, ORM) |
12192 | 12192 | ✅ | Don't execute sql query with limit 0 | Database layer (models, ORM) | ||
14090 | 14090 | ✅ | ✅ | 2 | Many sql queries needed to display change user form | contrib.auth |
14115 | 14115 | ✅ | Provide a way to create custom lookups | Database layer (models, ORM) | ||
13730 | 13730 | ✅ | ✅ | 3 | Allow db_index=False for ForeignKey | Database layer (models, ORM) |
13773 | 13773 | ✅ | ✅ | 1 | model field's db_type() called without connection arg in pg creation.py | Database layer (models, ORM) |
12001 | 12001 | ✅ | using form.error_class instead of ErrorList in forms validation docs | Documentation | ||
12167 | 12167 | ✅ | related objects should not trigger db query on reverese related lookup | Uncategorized | ||
12031 | 12031 | ✅ | 1 | Make django.core.context_processors.auth lazy | Uncategorized | |
12014 | 12014 | ✅ | profile_class() method for User model | contrib.auth |