Michael Angeletti

(yoyoma)

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 (20) Reporter (19) Owner (0) Commenter (39) Summary Component
24377 24377 4 UUIDField as primary key breaks inline admins Forms
25754 25754 4 Queryset repr is not displayed on IPython >= 3.0 REPL if a NotImplementedError is raised Database layer (models, ORM)
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
24567 24567 1 /admin/auth/user/add/ requires "auth | user | Can change user" permission contrib.admin
24485 24485 4 Support for annotate(end=F('start') + F('duration'), output_field=DateTimeField) Database layer (models, ORM)
24486 24486 3 UnboundLocalError in db.models.expressions Database layer (models, ORM)
24445 24445 3 DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets Forms
24411 24411 2 Creating a model called Item breaks the admin "delete selected" action contrib.admin
24391 24391 1 UUIDField with default=uuid4 triggers validation on otherwise empty inline formsets Forms
24376 24376 2 UUIDField doesn't take a verbose_name positional arg Database layer (models, ORM)
24339 24339 2 Exception at /add admin view when using DurationField Forms
24302 24302 DurationField form field value populated with instance.__repr__() Database layer (models, ORM)
23390 23390 4 Clicking on the Add Group + in an Auth User's change-view results in a 400 contrib.admin
20666 20666 1 Circularly dependent fixtures fail due to transaction committing on each object save Database layer (models, ORM)
20630 20630 1 HTML5 validation broken by maxlength attributes in number inputs Forms
20333 20333 1 Problems with BaseInlineFormSet.validate_max Forms
18515 18515 3 Problematic validation code in FileField File uploads/storage
18750 18750 contrib.admindocs coupled to contrib.sites Uncategorized
14632 14632 2 Bug - testing framework fails when contrib.auth not in settings. Testing framework
14525 14525 Bug - exception in messages.info(), etc when using unicode characters. Contrib apps