Rémy Hubscher

(Natim)

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 (10) Owner (2) Commenter (20) Summary Component
30436 30436 on_delete attribute must be callable. Database layer (models, ORM)
29842 29842 2 For some reason self.client.get("/") return a Resolve404 error even with the LocaleMiddleware Uncategorized
29767 29767 Failed to cast between datetime and date on SQLite Database layer (models, ORM)
29441 29441 Allow dumpdata in YAML using ruamel.yaml rather than PyYaml. Core (Serialization)
17326 17326 {% trans %} in inline javascript code Template system
28033 28033 5 Allow passing choices as a callable in a model field Database layer (models, ORM)
28035 28035 2 Allowing logging the queryset location for a given query Database layer (models, ORM)
14087 14087 1 django.core.management.get_commands only sees commands in the last package of a namespace package Core (Other)
19048 19048 2 [Management commands] Unknown commands on python packages application Core (Management commands)
17310 17310 5 Delete an object linked to a GenericForeignKey contrib.contenttypes
16699 16699 django.core.urlresolvers.reverse failed with complicated regexp Core (Other)
6045 6045 3 Many2Many manager and “TypeError: filter() keywords must be strings” Database layer (models, ORM)
15800 15800 Documentation error for django.views.generic.forms.FormMixin Documentation