shangdahao

(shangdahao)

Most Active Role

Bug Fixer

Most Active Component

Contrib.Auth

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (9) Reporter (0) Owner (9) Commenter (23) Summary Component
28608 28608 1 Allow UserCreationForm and UserChangeForm to work with custom user models contrib.auth
28757 28757 2 Allow using forms of contrib.auth without installing contrib.auth contrib.auth
28645 28645 3 AuthenticationForm's inactive user error isn't raised when using ModelBackend contrib.auth
28833 28833 2 "Cache-Control: private" responses should not be cached by server HTTP handling
28838 28838 3 annotations + base_manager_name + instance.save() raises exception Database layer (models, ORM)
28867 28867 3 Add a system check for a model property name that clashes with a foreign key id accessor Core (System checks)
28714 28714 2 Add system checks for invalid model field names in Indexes Core (System checks)
28534 28534 5 Changing JSONField on inline in admin doesn't always trigger change Forms
28513 28513 2 LogoutView doesn't support POST, unlike the function-based logout() view contrib.auth