Sjoerd Job Postmus

(sjoerdjob)

Most Active Role

Reporter

Most Active Component

Utilities

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (17) Reporter (16) Owner (0) Commenter (14) Summary Component
30363 30363 2 utils.numberformat.format renders small decimals in exponential notation. Utilities
27141 27141 2 makemigrations fails with PermissionDenied on django_migrations Migrations
30530 30530 1 url `path` accepts newlines in various places. Core (URLs)
29329 29329 Inconsistent datetime logging from runserver. Core (Other)
30118 30118 Add support for filter arguments in queryset.exists() and queryset.count() Database layer (models, ORM)
28312 28312 2 ModelChoiceIterator uses cached length of queryset. Forms
29071 29071 Backend authentication does not reset `credentials` on each iteration. contrib.auth
28918 28918 1 Model.refresh_from_db() should use _base_manager instead of the default_manager Database layer (models, ORM)
28613 28613 Document that GenericForeignKey returns None when referring to nonexistent pk Documentation
28631 28631 1 admin.site.urls returns 3-tuple, not 2-tuple. contrib.admin
27262 27262 1 Delegate URL resolver checks to URL classes Core (URLs)
27287 27287 IndexError in logging on runserver broken pipe error Utilities
27249 27249 IntegrityError when using ManyToManyField.add() with a value of incorrect type Database layer (models, ORM)
27142 27142 2 makemigrations fails on special database connections Migrations
27155 27155 makemigrations --no-check-consistency command line argument Migrations
27026 27026 2 Objects not fully configured after bulk_create. Database layer (models, ORM)
26231 26231 Hint for non-staff users on admin page refers wrong attribute for username. contrib.admin