Philippe Raoult

(PhiR)

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 (41) Reporter (6) Owner (31) Commenter (88) Summary Component
14645 14645 1 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
17 17 7 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
6445 6445 1 models.ForeignKey should accept instances as default value Core (Other)
27 27 1 Single form field for multiple database fields Forms
3997 3997 2 Missing default value causes exception on save Database layer (models, ORM)
5116 5116 3 newforms: SelectMultiple widget: disable some entries Forms
14146 14146 2 Incorrect query being generated by .exclude() in some inheritance cases Database layer (models, ORM)
14423 14423 3 Wrong SQL on exclude with inheritance Database layer (models, ORM)
5327 5327 3 ModelChoiceField and ChoiceField clean methods behave differently Documentation
2170 2170 1 db lookup methods not case sensitive on mysql Database layer (models, ORM)
5236 5236 4 Provide stack trace information in sql debug entries Database layer (models, ORM)
1882 1882 limit upload file size Core (Other)
651 651 1 Allow directories in filename argument to save_<fieldname>_file Core (Other)
3288 3288 4 ForeignKey to 'self' and select_related() = infinite recursion Database layer (models, ORM)
6881 6881 2 Admin help for User is confusing Contrib apps
6843 6843 3 `label_for_model` should read `label_from_instance` Documentation
659 659 2 Selecting by month with DateField is broken with sqlite3 backend Database layer (models, ORM)
6835 6835 1 django.core.mail.SMTPConnection.open() method performs an unnecessary call to socket.getfqdn() Core (Mail)
6841 6841 [patch] EmailMessage sends Bcc headers Core (Mail)
6840 6840 1 [patch] CC support for EmailMessage Core (Mail)
6513 6513 3 floatformat templatetag not robust Template system
6616 6616 2 Adding Ajax Detection To HttpRequest Core (Other)
5507 5507 4 File bases session backend failing on Win32 Contrib apps
4193 4193 5 Error in creation of foreign key depends on spelling of field class Database layer (models, ORM)
5514 5514 1 Consistency issue when using ForeignKeys Core (Other)
5408 5408 4 Url tag first argument should be able to be a context variable Template system
115 115 1 Models CRUD via web services Core (Other)
899 899 3 Formfield doesn't display default value Forms
4944 4944 2 It should be documented that "unique" raises an IntegrityError Documentation
2970 2970 1 [patch] HttpResponse should treat headers case-insensitively HTTP handling
5364 5364 3 Point to save(commit=False) in the "subset of fields" note Documentation
231 231 2 [patch] Make appropriate model fields honor max_length param Metasystem
4930 4930 3 foreign key constraint not set in database for FKs to another application's models Database layer (models, ORM)
5315 5315 2 imagefile and not long path Core (Other)
391 391 1 date_based generic views might be off by one Generic views
5113 5113 4 Foreign key not created for class "Project" Database layer (models, ORM)
5479 5479 changes to accommodate HTTPResponse.headers move to _headers HTTP handling
5355 5355 3 DecimalField may "clean" itself and then raise an Exception Forms
208 208 Allow the strings the cycle tag uses to contain spaces Template system
3922 3922 2 formfield_callback in form_for_model also changes refering model Forms
3948 3948 improve template parse error to show incorrect token Template system