OBu

(OBu)

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 (2) Owner (0) Commenter (3) Summary Component
373 373 1 Add support for multi-column primary keys. Database layer (models, ORM)
34830 34830 csrf_failure and bad_request views missing context processors Core (Other)
34995 34995 Add link for admin's related widget is in the wrong place contrib.admin
34723 34723 `TypeError` when loading a Django app with incorrect type of `choices` Database layer (models, ORM)
34600 34600 Review reference to bleach in docs Documentation
34607 34607 function st_geomfromwkb(bytea) does not exist - geodjango tutorial GIS
34328 34328 Class-based async-only middleware not detected as coroutine in MiddlewareMixin Documentation
26721 26721 2 Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell Documentation
27303 27303 Selecting multiple admin list_filters across relations return results that don't match both filters contrib.admin
27622 27622 Test client should accept vendor tree json variants Testing framework
27861 27861 Allow project template's BASE_DIR calculation to work regardless of how settings are structured Core (Other)
27513 27513 Optimize Signal.send a tiny bit Utilities
27301 27301 Better handling of errors that are not pickleable when testing in parallel Testing framework
14051 14051 Signals for transaction commit/rollback Database layer (models, ORM)
21086 21086 XViewMiddleware clarification Documentation
14976 14976 Add is_html flag to contrib.messages contrib.messages
14386 14386 Standardize Site/RequestSite access; looser coupling of sites framework in contrib Contrib apps
14570 14570 New format character to represent locale-specifc alternative month names Internationalization
14955 14955 URLField validation should use HEAD requet instead of GET Core (Other)
14812 14812 Wrong processing of If-Modified-Since header Contrib apps
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
14377 14377 Add site to the context of the logout view contrib.auth
14235 14235 UnicodeDecodeError in CSRF middleware Forms
14116 14116 TestClient skips Csrf Middleware Testing framework
106 106 [patch] Problem with some js/select box on IE contrib.admin
180 180 request.POST doesn't work in django_admin.py runserver Tools