Anton Samarchyan

(desecho)

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 (22) Reporter (6) Owner (3) Commenter (33) Summary Component
27141 27141 makemigrations fails with PermissionDenied on django_migrations Migrations
27864 27864 1 Limit the number of terms in an admin search contrib.admin
27659 27659 1 Arbritrary file overrides in startproject/app template extraction Utilities
27575 27575 2 Make host validation run on all requests HTTP handling
27852 27852 4 Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion Database layer (models, ORM)
27635 27635 1 django.utils.crypto should use secrets on Python 3.6+ Utilities
27656 27656 3 Fix comment verb style according to PEP 257 Core (Other)
27745 27745 2 Improve code coverage for django/contrib/contenttypes contrib.contenttypes
27655 27655 Styleguide missing - Use single quotes instead of double quotes in string Documentation
27622 27622 1 Test client should accept vendor tree json variants Testing framework
27475 27475 3 Bug in admin with date_hierarchy and Daylight savings contrib.admin
23908 23908 2 settings.DEFAULT_CONTENT_TYPE = "application/xhtml+xml" breaks admin site contrib.admin
27356 27356 2 admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField contrib.admin
27779 27779 Problem with Coverage Report on djangoci.com Uncategorized
27297 27297 2 infinite AlterField migrations created for foreign key after case-only model name change Migrations
27714 27714 2 Small visual artifact when clicking inline edit button in admin contrib.admin
27668 27668 Autocheck compliance with Python docstring conventions. Core (Other)
27628 27628 1 startproject with template as a github zipball fails with PermissionError Utilities
27498 27498 1 Filtering annotated field in SQLite returns wrong results Database layer (models, ORM)
27542 27542 1 Client.force_login() shouldn't use authentication backends without a get_user() method Testing framework
27181 27181 3 Sites framework does not normalize domains with trailing "." contrib.sites
27022 27022 1 some DjangoTemplates builtin tags misparse lack of whitespace between variable name and boolean operator in arguments Template system