Matt Harasymczuk

(haras)

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 (14) Reporter (12) Owner (0) Commenter (15) Summary Component
16117 16117 Provide decorators to easily mark functions/methods as list_display items or admin actions contrib.admin
14370 14370 2 Adding support for Autocomplete in contrib.admin contrib.admin
20504 20504 Documentation link not working Documentation
16238 16238 1 TECHNICAL_*_TEMPLATE change Core (Other)
15984 15984 model fields options in Meta class Database layer (models, ORM)
16476 16476 inspectdb should rather render ForeignKeyField object name as string not object Core (Management commands)
13335 13335 4 Revision 12950 crashes complex interdependent models in directory Database layer (models, ORM)
16412 16412 4 Disabling an 'django.contrib.sites' app, causes error in tests with django.contrib.auth.tests.forms.PasswordResetFormTest contrib.auth
16413 16413 changing settings.LOGIN_URL to end with something different than /login/, causes an error in testing your app contrib.auth
15645 15645 3 HTTP methods in urls.py HTTP handling
14892 14892 python manage.py shell Core (Other)
13281 13281 readonly_fields from auth admin user/group panel contrib.auth
714 714 1 access to id of current user on admin contrib.admin
13148 13148 DEBUG_SHOW_DJANGO_TRACEBACK Contrib apps