josh
(josh)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (37) | Reporter (0) | Owner (2) | Commenter (32) | Summary | Component |
---|---|---|---|---|---|---|
27021 | 27021 | Add explicit support for Q object annotations | Database layer (models, ORM) | |||
470 | 470 | 2 | Add Field.db_default for defining database defaults | Database layer (models, ORM) | ||
34886 | 34886 | 3 | Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. | Documentation | ||
34612 | 34612 | QuerySet.only() doesn't work with select_related() on a reverse OneToOneField relation. | Database layer (models, ORM) | |||
34841 | 34841 | Reverse migrations model state rendering slow with moderate to large migrations | Migrations | |||
34808 | 34808 | 6 | Some aggregation functions may return None; this isn't well documented | Documentation | ||
34768 | 34768 | 2 | Calling `colorama.init()` on module load can have unwanted side effects | Core (Management commands) | ||
34542 | 34542 | 1 | Required fields allowed to be blank are not accepted non-interactively using createsuperuser | contrib.auth | ||
34720 | 34720 | 4 | BaseReloader.watch_dir() incorrectly checks for existence of path | Utilities | ||
34171 | 34171 | QuerySet.bulk_create() crashes on mixed case columns in unique_fields/update_fields. | Database layer (models, ORM) | |||
34129 | 34129 | Admin list_editable failed to edit | contrib.admin | |||
34014 | 34014 | DecimalValidator fails to validate 0 in scientific notation (0E+1 or 0E+2) | Core (Other) | |||
27944 | 27944 | Have meta.get_field('pk') return the primary key field directly | Database layer (models, ORM) | |||
27936 | 27936 | Add some clarifications to "Spanning multi-valued relationships" | Documentation | |||
27149 | 27149 | Allow using a subquery in QuerySet.filter() | Database layer (models, ORM) | |||
27921 | 27921 | Documentation of make_aware() with is_dst is misleading | Documentation | |||
27473 | 27473 | Allow using Extract() with DurationField | Database layer (models, ORM) | |||
11260 | 11260 | ✅ | 2 | File based cache not very efficient with large amounts of cached files | Core (Cache system) | |
27332 | 27332 | Specifying additional ON arguments, and more flexibility with joins | Database layer (models, ORM) | |||
27303 | 27303 | Selecting multiple admin list_filters across relations return results that don't match both filters | contrib.admin | |||
27639 | 27639 | Add a chunk size argument to QuerySet.iterator() | Database layer (models, ORM) | |||
27241 | 27241 | Annotate doesn't work with PostgreSQL views anymore | Database layer (models, ORM) | |||
27834 | 27834 | Add the STRPOS database function | Database layer (models, ORM) | |||
27897 | 27897 | Searching for foreign key's pk in the admin crashes with FieldDoesNotExist | contrib.admin | |||
27632 | 27632 | Oracle backend fails to execute a query with an aggregation that contains an expression in the GROUP BY. | Database layer (models, ORM) | |||
27003 | 27003 | ArrayField and JSONField form fields fail on already converted values | Forms | |||
27443 | 27443 | support executing ANALYZE on tables | Database layer (models, ORM) | |||
27143 | 27143 | SearchQuery is not combinable using more than one `&` or `|` operators | contrib.postgres | |||
14030 | 14030 | 8 | Use F() objects in aggregates(), annotates() and values() | Database layer (models, ORM) | ||
14518 | 14518 | Field.to_python not called on foreign key IDs | Database layer (models, ORM) | |||
14334 | 14334 | Queries don't ensure that comparison objects are the correct type | Database layer (models, ORM) | |||
14638 | 14638 | to_python howto documentation improvement | Documentation | |||
14787 | 14787 | Upload handler should pass errors on to forms.FileField | File uploads/storage | |||
14298 | 14298 | 1 | maximum open cursors exceeded on Jython and Oracle | Database layer (models, ORM) | ||
342 | 342 | 1 | Add a way for fields to be displayed in the admin without being editable | contrib.admin | ||
12404 | 12404 | ✅ | 1 | Improve max_length validation | Database layer (models, ORM) | |
666 | 666 | 1 | Admin should get 404 and 500 templates | contrib.admin |