oran

(oran)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (15) Reporter (1) Owner (0) Commenter (8) Summary Component
34597 34597 2 Queryset (split) exclude's usage of Exists is significantly slower than subquery Database layer (models, ORM)
34912 34912 Admindocs back-links and bookmarklet help text is too small contrib.admindocs
34767 34767 AdminReadonlyField may not show links to related models when the related model has been downcasted contrib.admin
34634 34634 Creating objects with nested MTI crashes. Database layer (models, ORM)
34388 34388 Added support for direct usage of Choices classes on model fields Database layer (models, ORM)
891 891 customize table name prefixes Database layer (models, ORM)
27355 27355 3 Add PostgreSQL Extension operation example to reference page Documentation
27378 27378 1 Add UUID serialization support to migration writer Migrations
27383 27383 2 Regression: `FileField(default=None)` now never upload a file through a ModelForm File uploads/storage
27312 27312 Checking raw argument to prevent signals from executing during fixture loading isn't DRY Core (Other)
14579 14579 Use built-in sessions middleware for entirely cookie-based sessions contrib.sessions
14605 14605 method similar to HttpRequest.is_ajax() to detect flash HTTP handling
14455 14455 Document possibly backwards-incompatible localflavor changes contrib.localflavor
987 987 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
927 927 non-integer primary keys are broken since new-admin merge Metasystem