Michael

(iMerica)

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 (48) Reporter (4) Owner (0) Commenter (2) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
34613 34613 add support for Partitioned cookies HTTP handling
34572 34572 Confirm/Add support for GDAL 3.7. GIS
34616 34616 Incorrect code example in 5.0 release notes Documentation
34544 34544 DBMS_LOB.SUBSTR() is unnecessary for "IS NULL" condition on Oracle. Database layer (models, ORM)
34247 34247 Cannot resolve operation dependencies Migrations
34129 34129 Admin list_editable failed to edit contrib.admin
14092 14092 ImageField should allow SVG Database layer (models, ORM)
29112 29112 Make it easier to update specific keys within nested Django JSONField data. Database layer (models, ORM)
32161 32161 1 Strict form of semantic versioning in Django. Core (Other)
27188 27188 Allow using unique=True with FileField File uploads/storage
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
27164 27164 Database routers examples could be more realistic Documentation
29631 29631 Feature Request: models.UniqueBooleanField() Database layer (models, ORM)
27533 27533 inspectdb crashes on unsupported unique_together constraints in PostgreSQL Database layer (models, ORM)
28867 28867 1 Add a system check for a model property name that clashes with a foreign key id accessor Core (System checks)
27932 27932 EmailValidator fails on "a.@example.com" Core (Mail)
27627 27627 OneToOneField doesn't allow multiple records with NULL value on Microsoft SQL Server Database layer (models, ORM)
27313 27313 Allow overriding the admin's popup response template on an app or model basis contrib.admin
27443 27443 support executing ANALYZE on tables Database layer (models, ORM)
27280 27280 can_order/can_delete documentation examples don't require initial data Documentation
27186 27186 Cannot change CheckboxSelectMultiple, FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 Forms
27270 27270 Clarify wording of "A form may include HTML attributes such as maxlength" Documentation
27255 27255 Change test runner to display full dotted name of test Testing framework
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14286 14286 Support for BigAutoField Database layer (models, ORM)
14019 14019 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
14315 14315 memcached doesn't support negative deltas for incr() and decr() Core (Cache system)
632 632 database stored templates Template system
14698 14698 django.utils.module_loading.module_has_submodule yields false positives Core (Other)
14558 14558 Generic View http_method bug Generic views
14486 14486 Change unittest / unittest2 import logic on trunk Testing framework
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
811 811 IPv6 address field support Core (Other)
14020 14020 Make HttpResponse.get work like dict.get HTTP handling
987 987 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
24 24 edit_inline support for OneToOne relationships Metasystem
265 265 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
115 115 Models CRUD via web services Core (Other)
518 518 Need validators that aren't attached to a form field Validators
611 611 fields with editable=False do not render contrib.admin
952 952 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
474 474 Better method of serving admin media files needed Documentation
344 344 Improvements to raw_id_admin for ManyToManyFields contrib.admin
923 923 [patch] 'KeyError' in wsgi.py when there is no 'QUERY_STRING' in os.environ Core (Other)
579 579 Split template_file template loading and template location logic Template system