Dor

(dorfire)

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 (49) Reporter (1) Owner (1) Commenter (3) Summary Component
34569 34569 Unify all model fields to call get_prep_value from get_db_prep_value Database layer (models, ORM)
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)
34118 34118 Python 3.12 compatibility Core (Other)
34613 34613 add support for Partitioned cookies HTTP handling
27325 27325 Offer a solution for static file serving suitable for production use Core (Other)
27229 27229 3 Allow using aggregates in ModelAdmin.list_display contrib.admin
34849 34849 Appending django.contrib.postgres to the INSTALLED_APPS via @modify_settings crashes. Database layer (models, ORM)
34499 34499 In tutorial part08, Django debug toolbar shows up in admin site but not in public site Documentation
34861 34861 KeyTextTransform incompatible with GeneratedField Database layer (models, ORM)
14845 14845 Document connection-creation process Documentation
34731 34731 Django test suite still has an occurence of assertEquals, removed in Python 3.12 Testing framework
34600 34600 Review reference to bleach in docs Documentation
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34553 34553 Can't create CheckConstraint with percent characters in values on postgresql due to broken quoting Database layer (models, ORM)
34515 34515 Translatable URL patterns raise 404 for non-English default language when prefix_default_language=False is used. Internationalization
34069 34069 get_language_from_request should not fallback to settings.LANGUAGE_CODE Internationalization
34455 34455 i18n_patterns() not respecting prefix_default_language=False Internationalization
34459 34459 SearchVector() can return query strings that are unsafe to combine. contrib.postgres
27017 27017 Why doesn't Django's Model.save() save only the dirty fields by default? And how can I do that if I want? Database layer (models, ORM)
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27976 27976 label_from_instance fails silently: form field disappears. Forms
27622 27622 Test client should accept vendor tree json variants Testing framework
27680 27680 Recommend ccbv.co.uk in class-based views docs Documentation
27669 27669 Tutorial leaves user alone half-way - no deployment instructions Documentation
27647 27647 runserver segfaults with autoreload enabled on Windows 10 Core (Management commands)
27535 27535 RFE: Exclude pk from queries Database layer (models, ORM)
27525 27525 Revert to previous migration automatically after failure when using MySQL backend Migrations
27425 27425 Outdated FAQ, developers to hire Documentation
27330 27330 Generic CreateView/UpdateView doesn't send the kwargs to get_context_data Generic views
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14881 14881 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
14877 14877 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
14241 14241 instructions for creating spatial database template differ on fedora 13 (64 bit) Documentation
14502 14502 Feature: escape hatch for colliding template syntax in Django templates Template system
14827 14827 Authentication Backends should be responsible for checking and setting passwords contrib.auth
14820 14820 Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. Documentation
14301 14301 django crashes on email address that passed validate_email() (utf8-tld) Core (Mail)
14873 14873 A paginated ListView with a List instead of queryset produces an error Generic views
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
14728 14728 More generic text about missing .py extension on commands Documentation
376 376 Add a handler for mod_python v. 2 (Django requires v. 3) Core (Other)
398 398 [patch] {%define VAR as%}VALUE{%in%} tag Template system
133 133 Patch to improve DATABASE_ENGINE error message Core (Other)
443 443 Date's of the form 0000-00-00 don't work Database layer (models, ORM)
521 521 Multilevel foreign key ordering causes error in Admin changeview Metasystem
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
350 350 "offset" keyword does not work on MySQL 3.x Database layer (models, ORM)