Johannes Maron
(codingjoe)
Most Active Role
Reporter
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
Components
Tickets
Trac | Ticket (45) | Reporter (34) | Owner (19) | Commenter (177) | Summary | Component |
---|---|---|---|---|---|---|
470 | 470 | 1 | Add Field.db_default for defining database defaults | Database layer (models, ORM) | ||
27452 | 27452 | ✅ | 8 | Add Postgres serial field to contrib.postgres | contrib.postgres | |
30032 | 30032 | ✅ | 9 | Allow expressions to be used for default | Database layer (models, ORM) | |
35273 | 35273 | ✅ | ✅ | 6 | AdminFileWidget renders two elements with the same ID | contrib.admin |
35249 | 35249 | ✅ | 1 | DISABLE_SERVER_SIDE_CURSORS is not documented as a connection setting | Documentation | |
33481 | 33481 | ✅ | 1 | Clarify remove_stale_contenttypes data loss warning | contrib.contenttypes | |
31026 | 31026 | ✅ | 13 | Switch form rendering to template engine | Forms | |
30220 | 30220 | ✅ | ✅ | 3 | Use headless browsers for selenium tests | Testing framework |
34501 | 34501 | ✅ | 1 | Revert CICharField deprecation | contrib.postgres | |
31150 | 31150 | ✅ | 5 | Subquery annotations are omitted in group by query section if multiple annotation are declared | Database layer (models, ORM) | |
33885 | 33885 | ✅ | 2 | Drop automatic PostGIS extension creation on PostGIS backend | GIS | |
29138 | 29138 | ✅ | 12 | Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field | contrib.admin | |
32466 | 32466 | ✅ | 9 | Ticket #29138 breaks autocomplete for inherited models | contrib.admin | |
31094 | 31094 | ✅ | 7 | Subquery uses ungrouped column "table.column" from outer query. | Database layer (models, ORM) | |
29010 | 29010 | ✅ | 12 | Allow customizing the autocomplete search results based on the querying model | contrib.admin | |
30964 | 30964 | ✅ | 3 | macOS/SQLite test failure | Database layer (models, ORM) | |
31206 | 31206 | ✅ | 2 | Migration crashes when altering a field to use the db_returning flag and default value returned from database. | Database layer (models, ORM) | |
30974 | 30974 | ✅ | ✅ | 3 | Selenium asserts should be wait statements | Testing framework |
30975 | 30975 | ✅ | 3 | Replace get_select_option with Selenium's native select_by_value | Testing framework | |
30973 | 30973 | ✅ | ✅ | 1 | Selenium wait_page_loaded waits for wrong page (race condition) | Testing framework |
31013 | 31013 | ✅ | ✅ | 2 | Remove jQuery dependency from SelectBox.js | contrib.admin |
31022 | 31022 | ✅ | Setup GitHub tracking links | Documentation | ||
30969 | 30969 | ✅ | ✅ | 2 | Add support for query expressions as default values | Database layer (models, ORM) |
30962 | 30962 | ✅ | 2 | GitHub Actions | Uncategorized | |
29444 | 29444 | ✅ | ✅ | 12 | Allow fields to be part of the RETURNING clause during INSERT | Database layer (models, ORM) |
30218 | 30218 | ✅ | ✅ | 1 | Changelist search button wrong size | contrib.admin |
30219 | 30219 | ✅ | ✅ | 2 | Use the Django logo on the "The install worked" page | Core (Other) |
28554 | 28554 | ✅ | ✅ | 7 | Add support for multiple file fields | File uploads/storage |
21221 | 21221 | ✅ | 6 | Widgets and Admin's Media should use the configured staticfiles storage to create the right path to a file | contrib.staticfiles | |
29443 | 29443 | ✅ | 5 | Unify registries in Django | Utilities | |
27317 | 27317 | 1 | Make Form subclasses combine Form.Media from all parents | Forms | ||
28377 | 28377 | ✅ | Retain order of form media assets during aggregation | Forms | ||
28685 | 28685 | ✅ | 2 | Select2 chips may wrap awkwardly | contrib.admin | |
14370 | 14370 | ✅ | 9 | Adding support for Autocomplete in contrib.admin | contrib.admin | |
27673 | 27673 | ✅ | System checks for contrib.admin are executed during registration | contrib.admin | ||
27664 | 27664 | ✅ | 1 | Manager.contribute_to_class() is called with abstract model rather than concrete model | Database layer (models, ORM) | |
25862 | 25862 | ✅ | 3 | LazyObject doesn't support multiprocessing on Python 2 | Core (Other) | |
26514 | 26514 | ✅ | 3 | User.refresh_from_db() does not clear Permission cache. | Documentation | |
25731 | 25731 | ✅ | 1 | Remove choices from ether instance or method attribute in Select widget | Forms | |
25725 | 25725 | ✅ | 5 | UpdateCacheMiddleware can't cache a generator response | Core (Cache system) | |
25849 | 25849 | ✅ | pypy3 ImportError field_spec | Core (Other) | ||
25696 | 25696 | ✅ | 1 | Add sphinx extension to django.contrib | Documentation | |
25082 | 25082 | ✅ | Document where to register system checks | Documentation | ||
24541 | 24541 | ✅ | 8 | Clarify ModelFormSet's handling of initial data | Documentation | |
24304 | 24304 | ✅ | 2 | Migrations are being created if you overwrite a translation | Migrations |