Ülgen Sarıkavak

(ulgens)

Most Active Role

Bug Fixer

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

Components

Tickets

Trac Ticket (20) Reporter (0) Owner (2) Commenter (29) Summary Component
34566 34566 1 ModelAdmin get_field_queryset uses related admin ordering, but not related admin querysets. contrib.admin
34917 34917 1 Links in the Django admin should be underlined. contrib.admin
373 373 2 Add support for multi-column primary keys. Database layer (models, ORM)
34898 34898 1 Adding non-deterministic collations to unique CharFields crashes on PostgreSQL. Migrations
27466 27466 1 Use a datepicker widget for Date[Time]RangeField in admin contrib.admin
28800 28800 6 Add a management command to list URL patterns Core (Management commands)
20824 20824 2 User Auth: A Complete Solution for Email Login Handling contrib.auth
34479 34479 3 Support "watchfiles" in the autoreloader Utilities
27587 27587 1 Document str(QuerySet.query) Documentation
27645 27645 1 Move Settings.__init__ checks to system checks Core (Other)
34943 34943 1 Support passing unique constraint names to bulk_create(). Database layer (models, ORM)
14974 14974 1 Add support for translation backends other than gettext Internationalization
27447 27447 1 Provide an easy way to test sending of signals Testing framework
27620 27620 1 Add a TransactionMiddleware Core (Other)
27747 27747 1 Add signals for Django management commands Core (Management commands)
27752 27752 1 Fix and test admin_order_field set for the __str__ of a model contrib.admin
27080 27080 1 `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance Migrations
27325 27325 1 Offer a solution for static file serving suitable for production use Core (Other)
27109 27109 1 Make Flatpage swappable contrib.flatpages
27685 27685 1 Allow autoreloader to use watchman Utilities