Uz
(Uz)
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 (79) | Reporter (3) | Owner (0) | Commenter (106) | Summary | Component |
---|---|---|---|---|---|---|
34819 | 34819 | 1 | GenericForeignKey.get_prefetch_queryset() | contrib.contenttypes | ||
373 | 373 | 18 | Add support for multi-column primary keys. | Database layer (models, ORM) | ||
27452 | 27452 | 6 | Add Postgres serial field to contrib.postgres | contrib.postgres | ||
34855 | 34855 | Document CSRF_TRUSTED_ORIGINS relation to SECURE_PROXY_SSL_HEADER. | Documentation | |||
34654 | 34654 | Post-normalization performed on the Username field leading to the bypass of the whitespace stripping | contrib.auth | |||
27516 | 27516 | Optimize test client response.json() | Testing framework | |||
34999 | 34999 | Admin search bar input doesn't have proper background color when in dark mode | contrib.admin | |||
34229 | 34229 | 1 | "no such column" when combining FilteredRelation and multi-table inheritance models | Database layer (models, ORM) | ||
34957 | 34957 | Cannot filter over annotated "FilteredRelation" since Django 5 | Uncategorized | |||
34882 | 34882 | options=0 is not respected when calling AsGeoJSON() | GIS | |||
34816 | 34816 | 1 | GenericForeignKey crashes if content_type_id is changed and object_id is type incompatible with old object | contrib.contenttypes | ||
27505 | 27505 | 1 | Error messages customization and internationalization in Paginator class | Core (Other) | ||
34255 | 34255 | Annotation/group by with an expression on psycopg3 | Database layer (models, ORM) | |||
34240 | 34240 | assertRedirects() doesn't preserve headers set in RequestFactory/Client methods. | Testing framework | |||
34222 | 34222 | 1 | Django unit tests hang when running against a Postgres database | Testing framework | ||
34202 | 34202 | Strict time zone name condition in PostgreSQL DatabaseWrapper. | Database layer (models, ORM) | |||
34129 | 34129 | 1 | Admin list_editable failed to edit | contrib.admin | ||
28000 | 28000 | 5 | Avoid SET/DROP DEFAULT unless a field changes from null to non-null | Migrations | ||
34021 | 34021 | collect_translations | Internationalization | |||
56 | 56 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | |||
27910 | 27910 | Allow using an Enum class in model Field choices | Database layer (models, ORM) | |||
27515 | 27515 | 2 | Make AuthenticationForm use the username length from the user model | contrib.auth | ||
27751 | 27751 | Teardown of a PG test database fails if it is an autogenerated test_MYDB database | Testing framework | |||
27782 | 27782 | 3 | Model signals and Many2Many fields | Documentation | ||
27420 | 27420 | Oracle DB test user password must be quoted if it starts with a number | Database layer (models, ORM) | |||
27428 | 27428 | 1 | Using .extra on Queryset | Uncategorized | ||
14087 | 14087 | 10 | django.core.management.get_commands only sees commands in the last package of a namespace package | Core (Other) | ||
14549 | 14549 | 2 | Disambiguation of target/source fields for intermediary models when using ManyToManyField | Database layer (models, ORM) | ||
14051 | 14051 | 1 | Signals for transaction commit/rollback | Database layer (models, ORM) | ||
14170 | 14170 | 1 | Issue in get_language_from_request() if LANGUAGES setting is changed at runtime | Internationalization | ||
14195 | 14195 | 1 | ContentType object fails to use cache, beats DB to death | Uncategorized | ||
1 | 1 | 1 | Create architecture for anonymous sessions | Core (Other) | ||
596 | 596 | 4 | Allow Django to be packaged as a Python egg | Core (Other) | ||
638 | 638 | 2 | changelist table is too wide on pages with filter sidebar | contrib.admin | ||
14399 | 14399 | 1 | Site's get_current() not thread safe? | Uncategorized | ||
14816 | 14816 | Error in documentation of InlineModelAdmin options | Documentation | |||
14570 | 14570 | New format character to represent locale-specifc alternative month names | Internationalization | |||
14948 | 14948 | Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' | Database layer (models, ORM) | |||
8182 | 8182 | ✅ | 1 | infinite loop iterating over context_processors.PermWrapper | contrib.auth | |
8092 | 8092 | ✅ | removing has_key, __getitem__ and contains from HttpRequest | HTTP handling | ||
13 | 13 | 4 | Related objects interface should be tighter (edit_inline) | contrib.admin | ||
289 | 289 | 3 | [patch] more details with "Please correct the errors below." | contrib.admin | ||
14045 | 14045 | makemessage miss some gettext in javascript | Internationalization | |||
14637 | 14637 | There may an Internationalization bug in Forms | Translations | |||
376 | 376 | 3 | Add a handler for mod_python v. 2 (Django requires v. 3) | Core (Other) | ||
4436 | 4436 | ✅ | ./manage.py overwrites DJANGO_SETTINGS_MODULE EnvVar | Core (Management commands) | ||
765 | 765 | Simplified Chinese i18n translation file | Translations | |||
359 | 359 | 1 | Simplified assignment and lookup for related fields | contrib.admin | ||
134 | 134 | 1 | Template for password change not included in source dist | contrib.admin | ||
124 | 124 | 1 | Better handling of raw POST data | Core (Other) | ||
7 | 7 | 2 | Patch: Changelist date range filters don't maintain state as expected | contrib.admin | ||
177 | 177 | 1 | Logout from Admin leaves you in /admin/logout | contrib.admin | ||
163 | 163 | 1 | Option to leave off __exact | Template system | ||
158 | 158 | 1 | Base admin template changes | contrib.admin | ||
70 | 70 | Community link not there from within Code. | *.djangoproject.com | |||
82 | 82 | 1 | Config snippet for mod_python users doing tutorial 3 | Core (Other) | ||
69 | 69 | Enhancing the MySQL backend | Database layer (models, ORM) | |||
58 | 58 | 1 | Creating user from interactive interpreter doesn't work with MySQL | Database layer (models, ORM) | ||
109 | 109 | 2 | Patch: Customizing Date(Time)Field displays | contrib.admin | ||
59 | 59 | 1 | Hard-coded references to password_change and logout | contrib.admin | ||
317 | 317 | 2 | [Patch] slugify delimits words by hyphens, but its validator doesn't like them | Generic views | ||
81 | 81 | 1 | Setting primary_key=True on an non-integer field isn't yet supported | contrib.admin | ||
211 | 211 | 1 | [Patch] Remove edit_inline_type / edit_inline verbosity | Metasystem | ||
122 | 122 | 2 | [patch] Build models using fieldname=FieldClass | Core (Other) | ||
287 | 287 | 1 | slugify description incorrect | Documentation | ||
935 | 935 | weird interaction between edit_inline and OneToOneField causes adding through admin to fail | contrib.admin | |||
898 | 898 | update slovak (sk) translation | Translations | |||
84 | 84 | 1 | Foreign keys don't work in MySQL | Database layer (models, ORM) | ||
328 | 328 | 1 | [patch] Add a archive_week date-based generic view | Core (Other) | ||
126 | 126 | 1 | Patch to place the post_data into the request variable | contrib.admin | ||
750 | 750 | i18n should ideally respect the languages supported on a per-application basis | Tools | |||
60 | 60 | 1 | Built in webserver | Core (Other) | ||
505 | 505 | ssi-tag should not fail silently if DEBUG is enabled | Template system | |||
111 | 111 | 1 | Filtering doesn't clean up arguments | contrib.admin | ||
302 | 302 | 4 | object.save() doesn't update, re-inserts | contrib.admin | ||
112 | 112 | 1 | WSGI requires a HTTP reason in the status | Core (Other) | ||
339 | 339 | MySQL code for session changes in wiki incorrect? | Documentation | |||
945 | 945 | not translated parts in admin Javascript | Translations | |||
358 | 358 | 1 | djangoproject.com should have Trac 0.9.pre | *.djangoproject.com |