GitHub <noreply@...

(GitHub <noreply@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

Components

[No data in this time period]

Tickets

Trac Ticket (250) Reporter (0) Owner (4) Commenter (310) Summary Component
34619 34619 1 Ensure FilteredSelectMultiple select elements are associated with their label contrib.admin
34380 34380 1 Make URLField assume "https". Forms
373 373 3 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
27674 27674 2 Deprecate GeoModelAdmin and OSMGeoAdmin GIS
34060 34060 1 Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle. Database layer (models, ORM)
34609 34609 1 Deprecate format_html calls without args or kwargs Utilities
34983 34983 1 Deprecate django.utils.itercompat.is_iterable(). Utilities
34462 34462 1 Deletions in admin panel create N + 1 queries contrib.admin
27236 27236 2 Deprecate Model.Meta.index_together in favour of Model.Meta.indexes Database layer (models, ORM)
34900 34900 7 Python 3.13 compatibility. Core (Other)
34406 34406 1 Add support for curved geometries in GeoDjango GIS
34013 34013 2 Support ordering by annotation transforms (e.g JSONObject/ArrayAgg transforms). Database layer (models, ORM)
34118 34118 13 Python 3.12 compatibility Core (Other)
34125 34125 1 Limiting QuerySet crashes on union() with a single non-empty query Database layer (models, ORM)
34925 34925 1 refresh_from_db() will not iterate through all of the fields listed in the 'fields' parameter. Database layer (models, ORM)
34059 34059 2 Validation of check constraints on JSONField key transforms with None produces invalid SQL on PostgreSQL. Database layer (models, ORM)
34806 34806 1 Make cached_db backend resilient to cache backend errors contrib.sessions
34140 34140 1 Format python code blocks in documentation files Documentation
34910 34910 1 Color Contrast Admin Plus Icon contrib.admin
34769 34769 1 JSONField key/path transforms tests fail on Oracle 21c. Database layer (models, ORM)
34670 34670 1 Django Admin light theme flickers on dark system contrib.admin
34986 34986 1 Fix up support for PyPy 3.10 Core (Other)
34593 34593 1 Django admin list does same Count query twice when there are no filters contrib.admin
35001 35001 1 Add related object icon (green plus sign) is not fully visible in some screens contrib.admin
34633 34633 1 Add prefetch_related() cache invalidation for create() in reverse many-to-one managers. Database layer (models, ORM)
34818 34818 1 GenericIPAddressField ValidationError incorrect message when both protocols present Database layer (models, ORM)
34987 34987 1 "Expression contains mixed types" exception when performing window function on query that also has aggregates. Database layer (models, ORM)
34990 34990 1 Change external link for CSRF reference docs to OWASP Documentation
34985 34985 1 Migrations raise AppRegistryNotReady when GeneratedField references incorrect fields. Database layer (models, ORM)
34980 34980 1 Change migration operation dependencies to namedtuples. Migrations
34958 34958 1 Intermittent `messages_tests.tests.TestLevelTags.test_lazy` test failure Core (Other)
34946 34946 1 Adding a field with default and db_default drops database level DEFAULT Migrations
34941 34941 2 db_default with decimal.Decimal() doesn't return Decimal instances on Oracle. Database layer (models, ORM)
34903 34903 1 Parallel test runner failure on Windows Testing framework
34825 34825 1 SQLite database files are not destroyed after tests Testing framework
34913 34913 1 Django Admin high contrast mode no clear session contrib.admin
34905 34905 1 Main landmark is on the wrong element contrib.admin
34043 34043 1 Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI Documentation
34840 34840 3 Django 4.2 casts text fields when testing IS NULL, preventing use of partial indexes Database layer (models, ORM)
34882 34882 2 options=0 is not respected when calling AsGeoJSON() GIS
34889 34889 1 Broken fallback for prefetchers that only implement get_prefetch_queryset Database layer (models, ORM)
34657 34657 1 Testing assertions `assertContains` and `assertInHTML` should output the haystack on failure Testing framework
34320 34320 3 Renaming fields with truncated names don't remove old constraints on Oracle. Database layer (models, ORM)
34873 34873 1 Add support for GENERIC_PLAN option to QuerySet.explain() on PostgreSQL 16+. Database layer (models, ORM)
34851 34851 2 Drop support for PostgreSQL 12 and PostGIS 2.5 Database layer (models, ORM)
34850 34850 1 Drop support for MariaDB 10.4. Database layer (models, ORM)
34560 34560 1 Update admin's jQuery to 3.7.X. contrib.admin
34233 34233 9 Drop support for Python 3.8 & 3.9. Core (Other)
34821 34821 1 Syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings with STORAGES can mutate user settings. contrib.staticfiles
34816 34816 1 GenericForeignKey crashes if content_type_id is changed and object_id is type incompatible with old object contrib.contenttypes
34814 34814 1 Confirm support for PostGIS 3.4 GIS
34768 34768 1 Calling `colorama.init()` on module load can have unwanted side effects Core (Management commands)
34807 34807 1 importing `django.forms` causes circular import error Forms
34709 34709 1 charset should be ignored for the application/x-www-form-urlencoded content type. HTTP handling
34781 34781 1 Clarify documentation of `request` objects in the `django.server` logging namespace. Core (Other)
34788 34788 1 Correct NUMBER_GROUPING in Japan. Internationalization
34773 34773 1 settings.STATICFILES_STORAGE does not return correct value when STORAGES are defined contrib.staticfiles
34620 34620 1 Serialization of m2m relation fails with custom manager using select_related Core (Serialization)
34760 34760 1 Drop support for SQLite < 3.27.0 Database layer (models, ORM)
34761 34761 1 Drop support for MySQL < 8.0.11. Database layer (models, ORM)
34750 34750 1 Fixed QuerySet.count() on querysets grouped by unused multi-valued annotations. Database layer (models, ORM)
34655 34655 2 Tests for RadioSelect and Select have diverged considerably, potentially leaving RadioSelect undertested Forms
34749 34749 1 acreate function signature in docs is incorrect Documentation
34731 34731 1 Django test suite still has an occurence of assertEquals, removed in Python 3.12 Testing framework
34716 34716 1 Class methods from nested classes cannot be used as Field.default. Migrations
27471 27471 1 Make admin's list_filter choices collapsable contrib.admin
34691 34691 1 Add a system check for unmatched URL paths' < / > Core (System checks)
34695 34695 1 security.E101 false positive with class-based views Core (System checks)
34572 34572 1 Confirm/Add support for GDAL 3.7. GIS
34685 34685 1 Drop support for GEOS 3.6 and 3.7. GIS
34684 34684 1 Drop support for GDAL 2.2 and 2.3. GIS
34671 34671 1 Inspectdb collation issue with oracle views Core (Management commands)
34391 34391 1 Add async interface to contrib.auth contrib.auth
34675 34675 1 Selenium WebDriver implementation is broken due to update of Selenium Testing framework
27079 27079 1 Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() Testing framework
34645 34645 1 Timezone warning visual regression for DateFields and TimeFields. contrib.admin
34627 34627 1 Active row states invisible for WHCM users contrib.admin
34601 34601 1 ModelAdmin: Error message for readonly_fields's check does not include the field name contrib.admin
34618 34618 1 Admin action log entry types should be communicated to screen reader users contrib.admin
34617 34617 1 Ensures <meta name="viewport"> does not disable text scaling and zooming contrib.admin
34616 34616 1 Incorrect code example in 5.0 release notes Documentation
34606 34606 1 Right() function on Oracle and SQLite returns improper value when the length is zero. Database layer (models, ORM)
34590 34590 1 Querying for decimals larger than max_digits crashes on SQLite Database layer (models, ORM)
34592 34592 1 admin css font does not need explicit apple fonts contrib.admin
34322 34322 2 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34568 34568 1 makemigrations --update should respect the --name option. Database layer (models, ORM)
34556 34556 1 StreamingHttpResponse documentation inaccuracy Documentation
34558 34558 1 QuerySet.bulk_create() crashes with Now() on Oracle. Database layer (models, ORM)
34554 34554 1 Reverse(Value(...)) crashes on Oracle. Database layer (models, ORM)
34544 34544 1 DBMS_LOB.SUBSTR() is unnecessary for "IS NULL" condition on Oracle. Database layer (models, ORM)
34545 34545 1 Typo in "FAQ: Installation". Documentation
34525 34525 1 index_together warning after migration to new style Database layer (models, ORM)
34529 34529 1 Squashing migrations with Meta.index_together -> indexes transition should remove deprecation warnings. Migrations
34523 34523 1 Model.objects.update_or_create method sometimes raises TransactionManagementError Database layer (models, ORM)
34530 34530 1 Remove docs suggestion to use lambda for models.FileField(storage=...) Documentation
34513 34513 1 Error E108 does not cover some cases contrib.admin
34528 34528 1 Reduce Add/RemoveIndex migration operations. Migrations
34504 34504 1 SSLCertVerificationError on outgoing emails for some mailboxes Core (Mail)
34518 34518 1 "random" template filter crashes on an empty list. Template system
34512 34512 1 Admin missing breadcrumbs in app index contrib.admin
34481 34481 1 Admin check for reversed foreign key used in "list_display" contrib.admin
34506 34506 1 Visual regressions in admin's clearable file input. contrib.admin
34419 34419 1 Document django.contrib.admin.sites.all_sites contrib.admin
34483 34483 3 Negative result of django.utils.timesince.timesince Utilities
34470 34470 1 client_encoding is no longer enforce on PostgreSQL. Database layer (models, ORM)
34463 34463 1 WHERE clause example missing from Q() documentation Documentation
34028 34028 1 Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix Template system
27778 27778 1 Update unicode documentation for Python 3 Documentation
34383 34383 1 Layout error in Admin when using help_text Template system
34427 34427 1 Improve error message for incorrect context processors Template system
34443 34443 1 Filtering reverse relations against invalid lookups crashes. Database layer (models, ORM)
34437 34437 1 values() doesn't mention annotations as valid choices on resolving error Database layer (models, ORM)
34316 34316 2 Visual regressions in admin's change password form contrib.admin
34409 34409 1 Examples of fetching raw SQL don't work for non-unique column names. Documentation
34428 34428 1 ASGIStaticFilesHandler raises warning. contrib.staticfiles
34405 34405 1 Improper guessing of Mime Type for "br" and "Z" file types HTTP handling
34395 34395 1 Update admin's jQuery to 3.6.4. contrib.admin
34381 34381 2 Postgres tests fail on Windows Core (Other)
34374 34374 1 Windows 11 GIS Tests Failing Core (Other)
34372 34372 1 Field position reference for aggregate ends up in group-by clause Database layer (models, ORM)
34338 34338 1 Allow to customize the code attribute of ValidationError raised by BaseConstraint.validate Database layer (models, ORM)
34217 34217 1 Migration removing a CheckConstraint results in ProgrammingError using MySQL < 8.0.16. Migrations
34363 34363 1 floatformat() crashes on "0.0000" Template system
34328 34328 1 Class-based async-only middleware not detected as coroutine in MiddlewareMixin Documentation
34248 34248 1 sdist is missing tox.ini Packaging
34303 34303 1 Admin Site shall filter LogEntries by registered models contrib.admin
34319 34319 1 Model.validate_constraints() crashes when constraint's validate() raises ValidationError without a code. Database layer (models, ORM)
34313 34313 1 Thousands separator for Spanish language is incorrect Internationalization
34146 34146 2 Add tutorial step for installing third party package(s) Documentation
34317 34317 1 wrong attribute naming in method BaseModelFormSet.save_existing Forms
34310 34310 1 Add deletion example at one_to_one relations documentation Documentation
34304 34304 1 Adding and removing a conditional UniqueConstraint to ForeignKey multiple times crashes on MySQL Database layer (models, ORM)
34255 34255 1 Annotation/group by with an expression on psycopg3 Database layer (models, ORM)
34294 34294 1 File locking fails if argtypes redefined on Windows. File uploads/storage
34291 34291 1 Validation of UniqueConstraint with ordered expressions crashes. Database layer (models, ORM)
34264 34264 1 Move note about session cookies to correct category Documentation
34240 34240 1 assertRedirects() doesn't preserve headers set in RequestFactory/Client methods. Testing framework
34220 34220 1 Cannot import csrf_input_lazy from partially initialized module. Template system
34243 34243 1 timesince() raises TypeError with USE_TZ=True and >1 month interval. Utilities
34208 34208 1 Confirm/Add support for GDAL 3.6. GIS
34226 34226 1 QuerySet.select_related() with multiple filtered relations to the OneToOneField sets the last one. Database layer (models, ORM)
34219 34219 1 Collation is not preserved when field is altered on PostgreSQL and MySQL. Database layer (models, ORM)
34213 34213 1 Update PostgreSQL package names in docs Documentation
34201 34201 1 Drop support for SQLite < 3.21.0 Database layer (models, ORM)
34172 34172 1 Documentation of AdminSite.get_urls() encourages security vulnerabilities contrib.admin
34095 34095 1 Form controls in admin should use heights in relative units contrib.admin
34160 34160 1 Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. Database layer (models, ORM)
34119 34119 1 ModelForm fields with callable defaults don't correctly propagate default values Forms
34177 34177 1 QuerySet.bulk_create() crashes on "pk" in unique_fields. Database layer (models, ORM)
34154 34154 1 Inconsistent use of "mixin" in the documentation Documentation
34137 34137 1 model.refresh_from_db() doesn't clear cached generic foreign keys contrib.contenttypes
34138 34138 1 Adding ManyToManyField on SQLite rebuilds table. Migrations
34109 34109 1 Uvicorn can be run without installing gunicorn Documentation
34098 34098 1 Filter floatformat drops precision in decimal numbers Template system
34070 34070 1 Add support for microseconds to Now() on MySQL and SQLite. Database layer (models, ORM)
34105 34105 1 Invalid query generated on Postgres when annotate and order_by have common sub-expressions Database layer (models, ORM)
34102 34102 1 Admin list view `word-break: break-word;` contrib.admin
34093 34093 1 Admin theme switcher icon should resize according to browser font size contrib.admin
34086 34086 1 Confirm support for PostGIS 3.3 GIS
34081 34081 1 Responsive CSS is not loaded properly. contrib.admin
34012 34012 1 QuerySet.order_by() silently skips non-existing fields on related fields with Meta.ordering. Database layer (models, ORM)
34058 34058 2 Widening AutoField to BigAutoField, fails to widen the sequence. Database layer (models, ORM)
34040 34040 1 Autofocus on model list views can be problematic for screen reader users contrib.admin
34037 34037 1 Low text contrast for grey buttons in admin light theme contrib.admin
34046 34046 1 tox.ini contains version pinnings at the wrong places Core (Other)
34026 34026 1 WKBReader.read() crashes on strings. GIS
34023 34023 1 inlines variable not bound in loop in ModelAdmin._create_formsets contrib.admin
34024 34024 1 'WhereNode' object has no attribute 'is_summary' when counting a queryset with annotation from a subquery Database layer (models, ORM)
34015 34015 1 Registering lookups on relation fields should be supported. Database layer (models, ORM)
34017 34017 1 Mention that when using Argon2PasswordHasher, this means Argon2id gets used Documentation
27207 27207 1 Replace <p class="help"> with <div> tag in admin templates contrib.admin
27468 27468 3 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
14357 14357 1 Prevent inappropriate order-based grouping on values+annotate queries Database layer (models, ORM)
27753 27753 2 Cleanups when no supported version of Django supports Python 2 anymore Utilities
27095 27095 1 Queries involving postgres Array fields can't include expressions as elements contrib.postgres
27131 27131 1 send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method Core (Mail)
27488 27488 1 add support for IsValid and MakeValid GIS functions on SpatiaLite backend GIS
27445 27445 1 RadioSelect widget does not work for NullBooleanField Documentation
27417 27417 1 Migration to change model field case crashes on Oracle Migrations
27679 27679 1 Document that empty formsets display min_num+extra forms Documentation
27996 27996 2 Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres contrib.postgres
27804 27804 1 Use unittest.subTest() in Django's test suite Core (Other)
27865 27865 1 Document use of Manager rather than BaseManager for from_queryset() Documentation
27910 27910 1 Allow using an Enum class in model Field choices Database layer (models, ORM)
27338 27338 1 Running an AlterField to change a CharField primary key to AutoField crashes. Migrations
27795 27795 2 Audit force_text invocations Utilities
30187 30187 1 Move "install Django" command into console box. Documentation
25978 25978 1 Deprecate shortcuts.render_to_response() Core (Other)
27829 27829 1 Deprecate DEFAULT_CONTENT_TYPE setting HTTP handling
14675 14675 1 Update docs and project template to avoid "import *" for url patterns Core (Other)
27025 27025 4 Python 3.6 compatibility Core (Other)
27090 27090 1 pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead Database layer (models, ORM)
27175 27175 1 Deprecate silencing exceptions raised while rendering the {% include %} template tag Template system
27788 27788 1 Drop support for Oracle < 12.1 Database layer (models, ORM)
27648 27648 1 Deprecate ("iLmsu") regex groups in URLpatterns Core (URLs)
27818 27818 1 Use contextlib.suppress to suppress exceptions. Core (Other)
27998 27998 1 LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin contrib.admin
27855 27855 1 Document Python 3.4 support for Django 2.0 Documentation
27859 27859 2 Migration to create TextField with db_index=True crashes on MySQL Migrations
27563 27563 1 Move "Apply limit_choices_to" code from BaseModelForm to fields_for_model() Forms
27655 27655 1 Styleguide missing - Use single quotes instead of double quotes in string Documentation
27860 27860 1 Changing a CharField to a ForeignKey crashes when migrating in PostgreSQL Migrations
28188 28188 1 Field._get_default() prevents model fields from being pickled Database layer (models, ORM)
27956 27956 1 Template error raised in an {% extends %} parent template shows incorrect source location on debug page Template system
27966 27966 1 Bump required version of pyscopg2 to 2.5.4 Database layer (models, ORM)
27949 27949 1 Document how OpenLayers 3 widgets work Documentation
27948 27948 1 Static serving views do incorrect unquote()ing of path contrib.staticfiles
27924 27924 2 Add support for cx_Oracle 5.3 Database layer (models, ORM)
27900 27900 1 Make escapejs escape backticks to support usage in ES6 template literals Utilities
27887 27887 1 TypeError when namespaced urlconf included from non-namespaced one Core (System checks)
27875 27875 1 Manager inheritance documentation doesn't mention manager_inheritance_from_future Documentation
27823 27823 1 Use python-home in WSGI daemon installation documentation Documentation
27722 27722 1 if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext" Template system
27148 27148 1 Invalid input for UUIDField with ModelMultipleChoiceField throws ValueError, not ValidationError Forms
27683 27683 4 Change default transaction isolation level to READ COMMITTED on MySQL Database layer (models, ORM)
27814 27814 1 Unclear explanation of orphans in Paginator Documentation
27741 27741 1 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
27632 27632 1 Oracle backend fails to execute a query with an aggregation that contains an expression in the GROUP BY. Database layer (models, ORM)
27735 27735 1 l10n is applied to Select widget's choices after template-based widget rendering Documentation
27698 27698 1 Add django.test.utils.ContextList.get() Testing framework
27497 27497 1 make Area function, Distance function and lookups work with geodetic coordinates on SpatiaLite GIS
27054 27054 1 makemigrations tries to create django_migrations in external database Migrations
27649 27649 1 Increase minimum supported cx_Oracle version to 5.2 Database layer (models, ORM)
27611 27611 1 Remove check that suggests enabling CSRF_COOKIE_HTTPONLY setting Core (System checks)
27558 27558 1 Setting db_index=False on existing ForeignKey causes constraint to be recreated on MySQL Database layer (models, ORM)
27579 27579 1 Alias Python 3's assertion names on Python 2 in SimpleTestCase Testing framework
27119 27119 1 full_clean() called too many times during formset validation Forms
27073 27073 1 Overridden model managers shouldn't appear in _meta.managers Database layer (models, ORM)
27368 27368 1 mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket Testing framework
27342 27342 1 QuerySet.update_or_create() "shortcut to boilerplatish code" example is incorrect Documentation
27273 27273 1 Make usage of construct_change_message easier outside of admin contrib.admin
27186 27186 1 Cannot change CheckboxSelectMultiple, FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 Forms
27210 27210 1 smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error Core (Mail)
27217 27217 1 makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS GIS
27266 27266 1 assertFormError fails when trying to check a custom validation in an Admin form contrib.admin
27256 27256 1 Change the selected attribute of select form tags to use HTML5 boolean syntax Forms
27142 27142 1 makemigrations fails on special database connections Migrations
27110 27110 1 makemigrations shouldn't create `django_migrations` table in external databases Migrations
27140 27140 1 Prevent template rendering from hiding a property's TypeError Template system
27081 27081 1 Allow migrations to serialize methods on pypy Migrations
27136 27136 1 Change auth forms' autofocus attribute to HTML5 boolean syntax contrib.auth
27072 27072 1 AddGeometryColumn: “duplicate column name: xxx” error running migrations on SpatiaLite GIS
27013 27013 1 Docs - Using Argon2 with Django - more appropriate pip command Documentation
27068 27068 1 Acquire form's initial data more consistently Forms
27009 27009 1 Make update_session_auth_hash() rotate the session key contrib.auth
27058 27058 1 Reallow the {% for %} tag to unpack any iterable Template system
27048 27048 1 Document that refresh_from_db() doesn't clear @cached_properties Documentation
27045 27045 1 Document that AUTH_PASSWORD_VALIDATORS doesn't apply to create_user() and create_superuser() Documentation
27010 27010 1 Argon2PasswordHasher.encode() decodes underlying hash as UTF-8 instead of ASCII contrib.auth