Anthony Ricaud

(rik)

Most Active Role

N/A

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (56) Reporter (1) Owner (0) Commenter (52) Summary Component
34566 34566 ModelAdmin get_field_queryset uses related admin ordering, but not related admin querysets. contrib.admin
34917 34917 Links in the Django admin should be underlined. contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
27021 27021 1 Add explicit support for Q object annotations Database layer (models, ORM)
34898 34898 Adding non-deterministic collations to unique CharFields crashes on PostgreSQL. Migrations
27466 27466 Use a datepicker widget for Date[Time]RangeField in admin contrib.admin
34479 34479 Support "watchfiles" in the autoreloader Utilities
27587 27587 Document str(QuerySet.query) Documentation
34406 34406 1 Add support for curved geometries in GeoDjango GIS
27645 27645 Move Settings.__init__ checks to system checks Core (Other)
34943 34943 Support passing unique constraint names to bulk_create(). Database layer (models, ORM)
14974 14974 Add support for translation backends other than gettext Internationalization
27447 27447 Provide an easy way to test sending of signals Testing framework
27620 27620 Add a TransactionMiddleware Core (Other)
27747 27747 Add signals for Django management commands Core (Management commands)
27752 27752 Fix and test admin_order_field set for the __str__ of a model contrib.admin
27080 27080 `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance Migrations
27325 27325 Offer a solution for static file serving suitable for production use Core (Other)
27109 27109 Make Flatpage swappable contrib.flatpages
34672 34672 2 Signing session keys in SessionMiddleware Uncategorized
34661 34661 12 Peppering user passwords contrib.auth
34517 34517 1 ImageField unnecessarily adds a post_init signal handler to the model Database layer (models, ORM)
34518 34518 1 "random" template filter crashes on an empty list. Template system
34514 34514 2 `firstof` and `cycle` tags do not escapes variables defined in `wth` tag Template system
34467 34467 1 `Cycle` tag do not work with variables defined in `with`-tag. Template system
34446 34446 2 Coding style docs should contain incorrect example for Model style. Documentation
14094 14094 2 Cannot define CharField with unlimited length Database layer (models, ORM)
27604 27604 Use set_signed_cookie for contrib.messages Cookie storage contrib.messages
30764 30764 Ignore node_modules by default for makemessages Uncategorized
14370 14370 2 Adding support for Autocomplete in contrib.admin contrib.admin
27303 27303 Selecting multiple admin list_filters across relations return results that don't match both filters contrib.admin
27183 27183 1 JSONField improperly escaped in admin interface during normal usage contrib.postgres
27675 27675 1 Django postgres JSONField encoding contrib.postgres
27872 27872 1 Tutorial contains invalid instructions regarding background image Documentation
27467 27467 1 UserAttributeSimilarityValidator max_similarity=0/1 doesn't work as documented contrib.auth
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14891 14891 use_for_related_fields=False is not honored by reverse FK or M2M related managers Database layer (models, ORM)
14131 14131 2 The pagination module should have some limit, or a warning should be given in the documentation Documentation
14226 14226 3 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
14396 14396 Admin generates a query burst on ForeignKey with null = True contrib.admin
14705 14705 Model Field Order not influenced by MRO of superclasses Database layer (models, ORM)
14400 14400 Latvian localflavor contrib.localflavor
14338 14338 1 Search bar on the docs should include 1.2, & 1.1 *.djangoproject.com
14640 14640 Add elapsed request time to the development server log HTTP handling
14388 14388 Logging documentation typos Documentation
689 689 Honor Web server provided authentication Core (Other)
14695 14695 2 Field's `name` kwarg gets paved over Database layer (models, ORM)
811 811 8 IPv6 address field support Core (Other)
14182 14182 1 CsrfViewMiddleware makes modification of the upload handlers impossible File uploads/storage
14078 14078 Template tag to set context variable to output from tag's rendered content Template system
16 16 1 Create some form of "edit many at once" feature for the admin contrib.admin
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
782 782 "Django at a glance" has wrong download link *.djangoproject.com
728 728 1 Norwegian .po file Translations
300 300 1 ImportError in simple setup Core (Other)
277 277 CommonMiddleware URL rewriting discards POST data Core (Other)