hall

(hall)

Most Active Role

N/A

Most Active Component

Core (Mail)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (59) Reporter (1) Owner (0) Commenter (33) Summary Component
34566 34566 ModelAdmin get_field_queryset uses related admin ordering, but not related admin querysets. contrib.admin
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)
27645 27645 Move Settings.__init__ checks to system checks Core (Other)
34853 34853 Accept-Language Header takes precedence over cookie for format localization Internationalization
34769 34769 JSONField key/path transforms tests fail on Oracle 21c. Database layer (models, ORM)
34978 34978 Annotating through an aggregate with RawSQL() raises 1056 "Can't group on" on MySQL/MariaDB. Database layer (models, ORM)
34979 34979 3 inlineformset_factory sets max_num forms to one even though there is a unique_together constraint contrib.admin
34944 34944 Missing or misinferred attributes in output fields of generated fields Database layer (models, ORM)
34955 34955 Make Concat() use the database operator `||` on PostgreSQL. Database layer (models, ORM)
34958 34958 Intermittent `messages_tests.tests.TestLevelTags.test_lazy` test failure Core (Other)
34840 34840 Django 4.2 casts text fields when testing IS NULL, preventing use of partial indexes Database layer (models, ORM)
34706 34706 Aggregation on annotated field fails starting on Django 4.2.2, when the aggregation has the same name as the annotation Uncategorized
34755 34755 Provide accelerated binary wheels Uncategorized
34677 34677 1 Django Admin built-in password reset feature has UI issues contrib.admin
34688 34688 3 Remove contrib.sitemaps.ping_google(). contrib.sitemaps
34678 34678 1 README.rst does not mention the Django Discord or Django forum Documentation
34676 34676 4 Normalise MeasureBase unit not found exceptions to use AttributeError GIS
34600 34600 Review reference to bleach in docs Documentation
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34482 34482 Unable to access "non-picklable" attributes of empty HttpRequest and HttpResponse objects after shallow copy. HTTP handling
34484 34484 HttpRequest.__deepcopy__ doesn't deepcopy attributes HTTP handling
34409 34409 Examples of fetching raw SQL don't work for non-unique column names. Documentation
14832 14832 Impossible to create inline objects if form validates but is unchanged contrib.admin
14094 14094 Cannot define CharField with unlimited length Database layer (models, ORM)
34165 34165 migrate management command does not respect database parameter when adding Permissions. contrib.auth
34062 34062 object HttpResponseNotAllowed can't be used in 'await' expression Generic views
34010 34010 Parallel tests don't work with spawn. Testing framework
14844 14844 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
27575 27575 Make host validation run on all requests HTTP handling
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
27639 27639 Add a chunk size argument to QuerySet.iterator() Database layer (models, ORM)
27977 27977 inspectdb errors after upgrade to cx_Oracle 5.3 Database layer (models, ORM)
27498 27498 Filtering annotated field in SQLite returns wrong results Database layer (models, ORM)
14087 14087 django.core.management.get_commands only sees commands in the last package of a namespace package Core (Other)
14298 14298 maximum open cursors exceeded on Jython and Oracle Database layer (models, ORM)
1 1 1 Create architecture for anonymous sessions Core (Other)
702 702 document that ManyToMany fields can't be in unique_together Documentation
14910 14910 I18N locale per app resolving - documentation incorrect and bug Internationalization
14795 14795 2 Empty Superuser Permissions contrib.auth
14359 14359 django core and contrib named urls should follow a convention Contrib apps
8380 8380 models.CharField 3 times the actually database field length django-admin.py inspectdb
115 115 Models CRUD via web services Core (Other)
460 460 Patch for get_table_list() for SQLite3 Database layer (models, ORM)
475 475 Recursive function calling not working properly in template tags Template system
240 240 1 get_callback() improvements Core (Other)
219 219 The change history for an object is recording changes with a 6-hour offset to the timestamp contrib.admin
185 185 Chaining views Core (Other)
186 186 [patch] Refactor django/core/meta.py to eliminate duplicate code Metasystem
197 197 Adding a flatfile causes a traceback in sqlite3.py contrib.admin
94 94 1 Mysterious error contrib.admin
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
514 514 1 [patch] Traceback in admin when adding an object containing a OneToOneField. contrib.admin
122 122 14 [patch] Build models using fieldname=FieldClass Core (Other)
648 648 [patch] Add a comment tag like {# commented #} Template system
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
356 356 [patch]: simple XML-RPC support for Django Core (Other)
557 557 date_hierarchy doesn't work with DateField contrib.admin
244 244 1 [patch] Make new get_values() function more forgiving of mistakes Metasystem