Daniel F Moisset

(dmoisset)

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 (31) Reporter (4) Owner (0) Commenter (38) Summary Component
14611 14611 2 Added dedicated option to test.Client methods (other than get()) for passing query parameters. Testing framework
28037 28037 1 Incorrect return type in QueryDict.items()/values() docs examples Documentation
14153 14153 2 Redirects fail if URL has appended query string Contrib apps
27322 27322 get_default_timezone() / LocalTimezone does not handle None values Utilities
14485 14485 1 New Site.root field contrib.sites
14343 14343 1 NoReverseMatch error message is unclear, view does exist Core (URLs)
14497 14497 1 ModelAdmin.readonly_fields isn't graceful with filefields. contrib.admin
14261 14261 1 Add clickjacking protection (X-Frame-Options header) HTTP handling
14567 14567 2 ModelMultipleChoiceField inconsistently returns a list if empty. Forms
14678 14678 1 Users are able to add more than one page to the same url contrib.flatpages
14093 14093 1 Confusing error when failing to create a session key because the cache is unavailable contrib.sessions
14449 14449 2 restructuredtext filter does not return the correct content Documentation
14516 14516 1 Extract methods from removetags and slugify template filters Template system
14184 14184 1 Validators not called on MultiValueField Forms
14496 14496 1 Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes contrib.admin
14389 14389 2 Future url replacement Template system
14704 14704 1 USE_THOUSAND_SEPARATOR poorly documented Documentation
14702 14702 1 Add a "needs info" state to tickets *.djangoproject.com
14659 14659 1 Assigning floats to DecimalFields Database layer (models, ORM)
14543 14543 2 ContentTypes tests fails if auth app is not installed contrib.contenttypes
14288 14288 3 Template filter: linebreaksbr doesn't normalize newlines Template system
14643 14643 1 Readonly fields in GeoDjango admins GIS
14029 14029 1 not operator on F objects silently fails Database layer (models, ORM)
14291 14291 1 In django admin results list, provide the field name as a css class on the table cell Contrib apps
14347 14347 1 Add required_if field to model fields Database layer (models, ORM)
14158 14158 2 SelectMultiple _has_changed assumes data and inital are in same order Forms
14311 14311 1 Improve django.template.defaultfilters.title Template system
14569 14569 1 Date field expression raw query returns unicode instead of datetime object in sqlite Database layer (models, ORM)
14234 14234 1 Validation bug when using ModelForms Forms
14522 14522 1 !ModelMultipleChoiceField returns list for no data submitted Uncategorized
13503 13503 Documentation for "Custom permissions" is misleading Documentation