Jeff
(jeffyancey)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (19) | Reporter (0) | Owner (7) | Commenter (20) | Summary | Component |
---|---|---|---|---|---|---|
34891 | 34891 | force_str(urlsafe_base64_decode(uidb64)) returns object not value | Utilities | |||
34720 | 34720 | BaseReloader.watch_dir() incorrectly checks for existence of path | Utilities | |||
34085 | 34085 | Black shouldn't format non-Python files | Core (Management commands) | |||
27686 | 27686 | calls to request.user.is_authenticated returns vary by cookie header for all users | contrib.sessions | |||
29000 | 29000 | ✅ | 2 | RenameModel does not rename M2M column when run after RenameField | Migrations | |
29619 | 29619 | ✅ | 2 | Raised FieldError's should include the field that caused the error | Database layer (models, ORM) | |
29646 | 29646 | ✅ | 3 | Document the validators that each model and form field uses | Documentation | |
29666 | 29666 | ✅ | 3 | TypeError: create_superuser() takes exactly 4 arguments (3 given) | contrib.auth | |
28862 | 28862 | ✅ | 7 | Removing a field from index_together/unique_together and from the model generates a migration that crashes | Migrations | |
29458 | 29458 | ✅ | 2 | Documentation incorrectly says Model._meta.get_field() uses related_name instead of related_query_name | Documentation | |
29491 | 29491 | ✅ | 1 | Query.get_count produces SQL that is invalid for DB2 | Database layer (models, ORM) | |
27216 | 27216 | Wrong import location in deprecation message | contrib.admin | |||
27099 | 27099 | Document that ModelAdmin.list_filter doesn't appear unless there's more than one choice | Documentation | |||
27070 | 27070 | Support for `Q` objects in `get_or_create` and `update_or_create` | Database layer (models, ORM) | |||
14646 | 14646 | django.contrib.comments is missing default template for comment_notification_email.txt, and has no documentation of template context | contrib.comments | |||
811 | 811 | IPv6 address field support | Core (Other) | |||
526 | 526 | Error when edit_inline model have unique_together constraint | Database layer (models, ORM) | |||
28 | 28 | Delete confirmation should have "replace relationships" shortcut | Metasystem | |||
688 | 688 | [patch] Error handlers lack context. | Translations |