Josh Schneier

(jschneier)

Most Active Role

Reporter

Most Active Component

Core (Mail)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (19) Reporter (12) Owner (9) Commenter (31) Summary Component
897 897 1 Bi-Directional ManyToMany in Admin contrib.admin
28598 28598 6 BCC addresses are ignored in the console and file email backends Core (Mail)
29640 29640 2 Document (deprecate?) Paginator._get_page Core (Other)
34014 34014 DecimalValidator fails to validate 0 in scientific notation (0E+1 or 0E+2) Core (Other)
27944 27944 2 Have meta.get_field('pk') return the primary key field directly Database layer (models, ORM)
29628 29628 2 createsuperuser does not validate password against username or other required fields contrib.auth
28137 28137 1 Deprecate HttpRequest.xreadlines HTTP handling
29616 29616 1 Do not ask password in createsuperuser command if used custom user model without password field contrib.auth
29629 29629 Remove (deprecate?) django.utils.six Utilities
28959 28959 3 Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing contrib.admin
28562 28562 2 DecimalValidator raises ValidationError for decimals in scientific notation Core (Other)
28555 28555 2 Inconsistent empty value for EmailField(blank=True, null=True) due to strip after check for empty value Forms
28298 28298 2 Alter field adds constaint on column db_constraint=False Migrations
28089 28089 2 Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser contrib.auth
27897 27897 1 Searching for foreign key's pk in the admin crashes with FieldDoesNotExist contrib.admin
26074 26074 2 Vendor GIS js to circumvent mixed content GIS
24204 24204 Add remaining character count in admin for fields with maxlength contrib.admin
24138 24138 Expose modelform_factory in __all__ Forms
24017 24017 2 add python_2_unicode_compatible to classes in db/migrations Migrations