Daniel

(dvinegla)

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 (35) Reporter (5) Owner (0) Commenter (4) Summary Component
14611 14611 Added dedicated option to test.Client methods (other than get()) for passing query parameters. Testing framework
34963 34963 Recursive and other "combinator" queries broken in django-cte Uncategorized
34870 34870 Memory leak when using psycopg-c with django hstore Database layer (models, ORM)
34721 34721 ChoiceField/TypedChoiceField: .value() has inconsistent behaviour, coercion not applied. Forms
34641 34641 Null value referenced from a JSONField using an expression that defines an output_field returns the string "null" instead of a None value Uncategorized
34571 34571 Request with invalid session after concurrent logout or session timeout is considered a BadRequest contrib.sessions
34561 34561 "DatabaseError: Forced update did not affect any rows" on SessionStore save() contrib.sessions
34486 34486 SearchHeadline crashes without an active connection. contrib.postgres
34459 34459 SearchVector() can return query strings that are unsafe to combine. contrib.postgres
34146 34146 Add tutorial step for installing third party package(s) Documentation
34088 34088 Sitemaps without items raise ValueError on callable lastmod. contrib.sitemaps
34054 34054 Create a topic about fixtures Documentation
34053 34053 JS tests depend on Cloudflare CDN for every run Testing framework
27864 27864 Limit the number of terms in an admin search contrib.admin
27272 27272 Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones Database layer (models, ORM)
14091 14091 Fix incorrect quoting in connection.queries Database layer (models, ORM)
27860 27860 Changing a CharField to a ForeignKey crashes when migrating in PostgreSQL Migrations
27297 27297 infinite AlterField migrations created for foreign key after case-only model name change Migrations
27594 27594 Reverse one to one related object populated from incorrect query columns Database layer (models, ORM)
27014 27014 Raster support for spatial lookup breaks filtering by annotations GIS
27005 27005 4 request.body raises an exception if 'CONTENT_LENGTH' = '' HTTP handling
26114 26114 Removing Meta.db_table generates migration with wrong rename in comment (None) Migrations
14131 14131 The pagination module should have some limit, or a warning should be given in the documentation Documentation
25118 25118 add template filter doesn't work with mixed types Template system
25126 25126 migrations adds settings variable to migration file Migrations
24790 24790 Migrations remove / add field after rename it Migrations
14952 14952 New find_commands(management_dir) to support .pyc and .pyo Core (Other)
14396 14396 Admin generates a query burst on ForeignKey with null = True contrib.admin
14449 14449 restructuredtext filter does not return the correct content Documentation
14543 14543 ContentTypes tests fails if auth app is not installed contrib.contenttypes
14389 14389 Future url replacement Template system
14288 14288 Template filter: linebreaksbr doesn't normalize newlines Template system
14120 14120 [patch] Document ``get()`` in Making Queries Documentation
376 376 Add a handler for mod_python v. 2 (Django requires v. 3) Core (Other)
850 850 'myproject.urls' in tutorial02.txt Documentation