martin

(martin)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (28) Reporter (1) Owner (0) Commenter (35) Summary Component
373 373 2 Add support for multi-column primary keys. Database layer (models, ORM)
34779 34779 Serializer makes unnecessary joins Core (Serialization)
34620 34620 Serialization of m2m relation fails with custom manager using select_related Core (Serialization)
34652 34652 1 Async support in admin view contrib.admin
34160 34160 7 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
27147 27147 Add support for defining bounds in postgres range fields contrib.postgres
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
27391 27391 1 Support unittest.TestCase.debug() method. Testing framework
27685 27685 1 Allow autoreloader to use watchman Utilities
27994 27994 1 Document contrib.staticfiles.storage.ManifestFilesMixin Documentation
27999 27999 2 Add test Client support for HTTP 307 and 308 redirects Testing framework
27954 27954 Prevent PostgreSQL dbshell from exiting on CTRL-C Core (Management commands)
27701 27701 1 Document that runserver bypasses middleware for static files Documentation
27726 27726 3 Template default_if_none filter is inconsistent between printed value and boolean context Template system
27524 27524 1 Using user instance (instead of get_user_model()) leads to errors when user model is overridden contrib.auth
27250 27250 2 Confusing <label> assignment with CheckboxSelectMultiple Forms
27346 27346 2 Stop setting the Content-Length header in ConditionalGetMiddleware HTTP handling
27246 27246 Factor out input template in ClearableFileInput and document template class attributes Forms
14226 14226 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
14325 14325 GenericForeignKey fails if assigned to an object which implements the __len__ method contrib.contenttypes
72 72 1 Django should add charset info to output HTTP headers Core (Other)
14830 14830 1 Default value for radio button not preserved when dynamically creating new inlines contrib.admin
399 399 5 Bigint field object needed Database layer (models, ORM)
14339 14339 1 Enable testing when you can't create/destroy databases Testing framework
11204 11204 Typo in template documentation Documentation
952 952 1 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
61 61 1 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
411 411 1 CursorDebugWrapper does not support pyformat paramstyle. Database layer (models, ORM)