wam

(wam)

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 (13) Reporter (4) Owner (0) Commenter (2) Summary Component
34151 34151 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
34146 34146 Add tutorial step for installing third party package(s) Documentation
34242 34242 1 Behavior of Model.delete() with regards to primary_key fields is not documented Documentation
27741 27741 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
14355 14355 1 "readonly" fields don't display their "help_text" in admin contrib.admin
9733 9733 Ambiguity in the docs for django.db.model.ManyToManyField Documentation
11056 11056 wrong object listed as a dependency in storage doc Documentation
14986 14986 TestCase: increase verbosity for TestCase.fixtures usage Testing framework
11826 11826 django.forms.fields.URLField rejects valid URLs with no abs_path component Forms
9573 9573 template filter length() should call .count() on querysets Database layer (models, ORM)
223 223 [PATCH] Breadcrumb navigation broken in admin documentation contrib.admin
867 867 [PATCH] Add new (negation) lookup types (e.g., doesnotstartwith, doesnotcontain, etc.) Database layer (models, ORM)
672 672 get_absolute_url isn't nice contrib.syndication