Arian

(ArianK16a)

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 (26) Reporter (1) Owner (1) Commenter (3) Summary Component
34699 34699 Filtering on annotated TruncSecond expression gives unexpected result. Database layer (models, ORM)
27029 27029 Make EmailValidator accept non-ASCII characters in local part Core (Other)
34402 34402 Admin search_fields crashes for inherited model and __iexact lookup. contrib.admin
34034 34034 Adding a class on ChoiceWidget subwidgets is excessively difficult Forms
34036 34036 Low text contrast over light blue backgrounds in admin light theme contrib.admin
34874 34874 Add table_exists() to optimize checks for django_migrations table. Database layer (models, ORM)
34823 34823 3 assertTemplateUsed() context manager crashes for templates without names. Testing framework
34784 34784 Django french short date format translation bug Internationalization
34586 34586 create() does not save reverse OneToOne relationship nor raise an Exception Database layer (models, ORM)
34477 34477 Asyncio send mail backend Core (Mail)
34602 34602 Fail gettext when no translation file is found or when no msgid is found in the given translation file Internationalization
34603 34603 ~Q() incorrectly interpreted as full rather than empty Database layer (models, ORM)
34455 34455 i18n_patterns() not respecting prefix_default_language=False Internationalization
34078 34078 Add Postgres range_merge aggregate function to postgres.contrib contrib.postgres
34017 34017 Mention that when using Argon2PasswordHasher, this means Argon2id gets used Documentation
27906 27906 assertInHTML('<a/><b/>', '<a/><b/><c/>') fails Testing framework
27392 27392 Remove "Tests that", "Ensures that", etc. from test docstings Documentation
27449 27449 Make django.utils.translation.trans_real.get_supported_language_variant public API Internationalization
27622 27622 Test client should accept vendor tree json variants Testing framework
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
14241 14241 instructions for creating spatial database template differ on fedora 13 (64 bit) Documentation
14640 14640 Add elapsed request time to the development server log HTTP handling
399 399 Bigint field object needed Database layer (models, ORM)
689 689 Honor Web server provided authentication Core (Other)
966 966 [patch] add 'not'-variants to some lookup kwargs Core (Other)
588 588 kwarg error when using get_object across join Metasystem