Greg Chapple

(gchp)

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 (12) Reporter (0) Owner (11) Commenter (38) Summary Component
14296 14296 1 'manage.py test' failing for apps that access read-only databases Testing framework
24887 24887 4 Remove one-arg limitation from django.db.models.aggregate Database layer (models, ORM)
22792 22792 2 Check rule for list_display_links is incorrect contrib.admin
26120 26120 2 Make HStoreField cast its key/values to strings contrib.postgres
19869 19869 1 Make changing the active language inside `LiveTestServerCase` possible Testing framework
23595 23595 3 “add” button for related fields in admin interface should send 'limit_choices_to' parameter to add form contrib.admin
20550 20550 10 Add an option to preserve the database between test runs Testing framework
23640 23640 7 StaticLiveServerTestCase does not properly respect data migrations Testing framework
16087 16087 2 Add ResolverMatch object to test client responses. Testing framework
21451 21451 1 LiveServerTestCase returns a 404 on all URLs when MEDIA_URL = '' and DEBUG = True Testing framework
22135 22135 3 Implement ModelAdmin.get_initial_data contrib.admin
22129 22129 2 super user creation prompts after executing migrate, not in tutorial Documentation