Chen

(cx44yale)

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 (1) Owner (0) Commenter (4) Summary Component
34901 34901 Add async interface to contrib.sessions contrib.sessions
34955 34955 Make Concat() use the database operator `||` on PostgreSQL. Database layer (models, ORM)
34942 34942 Add icontains support for PostgreSQL ArrayField Database layer (models, ORM)
34927 34927 ModelAdmin for model with InlineModelAdmin for proxy class reference results in admin.E202 contrib.admin
34764 34764 Add support for Clusterized Redis deployments Core (Cache system)
34477 34477 Asyncio send mail backend Core (Mail)
34728 34728 OR operator on queryset does not work as expected Database layer (models, ORM)
34039 34039 Admin search bar is too small to use on small screens contrib.admin
27697 27697 JSONField with blank=True is rendered as non-required field in a ModelForm Documentation
27926 27926 Allow squashmigrations to create a fresh set of migrations and delete the old ones Migrations
27359 27359 Make it possible to specify a default template engine Template system
27882 27882 Allow template fragment caching for unlimited time Template system
27722 27722 if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext" Template system
27774 27774 django admin with many objects count is very slow contrib.admin
27379 27379 Django violates RFC7230 when handling requests. HTTP handling
25216 25216 4 DB migration bug in 1.8.3 when creating ManyToMany relation. Migrations
14174 14174 Support for string interpolation in lazy translation Internationalization
14056 14056 Wrong query generated when using reverse foreign key Database layer (models, ORM)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
115 115 Models CRUD via web services Core (Other)
5 5 Add a cache=NUM_SECONDS argument to QuerySet Metasystem
648 648 [patch] Add a comment tag like {# commented #} Template system