Matthew Somerville

(dracos)

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 (24) Reporter (22) Owner (4) Commenter (27) Summary Component
34978 34978 3 Annotating through an aggregate with RawSQL() raises 1056 "Can't group on" on MySQL/MariaDB. Database layer (models, ORM)
34992 34992 MariaDB does not support functional group by dependencies Database layer (models, ORM)
32791 32791 Documentation unclear on custom user models Documentation
28154 28154 Infinite loop in collectstatic with broken symlinks File uploads/storage
28738 28738 2 Add support for PostGIS <-> operator GIS
24159 24159 4 compilemessages does not behave the same as makemessages Internationalization
28891 28891 Document Origin's `loader` attribute Documentation
27799 27799 1 If 'args' is used on a custom LabelCommand or AppCommand subclass, only the last positional arg is supplied to the command Core (Management commands)
27103 27103 GDAL driver ensure_registered should check counts separately GIS
24945 24945 Add support for fuzzystrmatch to contrib.postgres contrib.postgres
25733 25733 2 Change of inherited model's primary key not spotted by makemigrations Migrations
24938 24938 Add support for pg_trgm to contrib.postgres contrib.postgres
25725 25725 1 UpdateCacheMiddleware can't cache a generator response Core (Cache system)
24937 24937 3 DateTimeRangeField.value_to_string raises TypeError contrib.postgres
23918 23918 Built in functions override custom functions in related manager Documentation
21695 21695 2 Allow blocktrans to set a context variable Template system
23516 23516 2 ifchanged no longer works within an included template Template system
22316 22316 3 TimeField lacks hour/minute filters Database layer (models, ORM)
24242 24242 1 compress_sequence creates a larger content than no compression HTTP handling
24240 24240 1 Setting Content-Encoding on a non-ASCII StreamingHttpResponse raises UnicodeEncodeError HTTP handling
22283 22283 Documentation in trans_real.py mentions tuples that aren't used Documentation
20234 20234 1 SingleObjectMixin does not add 'object' key to context Generic views
20236 20236 ModelFormMixin get_context_data() duplicates some/all of parent SingleObjectMixin Generic views
20235 20235 1 MultipleObjectMixin requires object_list to be passed in rather than using self.object_list Generic views